mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 18:08:42 -05:00
Bump OTel Sinatra to 0.7.1
This is to pull in the bug fix in https://github.com/open-telemetry/opentelemetry-ruby/pull/434 so that the new feature of naming spans based on their Sinatra route actually works.
This commit is contained in:
parent
a8bdfc1647
commit
cb1f19ad1f
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency 'opentelemetry-exporter-jaeger', '~> 0.7.0'
|
||||
s.add_dependency 'opentelemetry-instrumentation-concurrent_ruby', '~> 0.7.0'
|
||||
s.add_dependency 'opentelemetry-instrumentation-redis', '~> 0.7.0'
|
||||
s.add_dependency 'opentelemetry-instrumentation-sinatra', '~> 0.7.0'
|
||||
s.add_dependency 'opentelemetry-instrumentation-sinatra', '~> 0.7.1'
|
||||
s.add_dependency 'opentelemetry-resource_detectors', '~> 0.7.0'
|
||||
s.add_dependency 'opentelemetry-sdk', '~> 0.7.0'
|
||||
s.add_dependency 'pickup', '~> 0.0.11'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue