-
Notifications
You must be signed in to change notification settings - Fork 1.7k
fix(deps): update all opentelemetry-go-contrib packages #13882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ℹ Artifact update noticeFile name: config/configgrpc/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: extension/zpagesextension/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: otelcol/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: service/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13882 +/- ##
==========================================
+ Coverage 91.33% 91.35% +0.01%
==========================================
Files 652 652
Lines 42665 42665
==========================================
+ Hits 38970 38975 +5
+ Misses 2867 2863 -4
+ Partials 828 827 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
v0.12.0
->v0.13.0
v0.62.0
->v0.63.0
v0.62.0
->v0.63.0
v0.16.0
->v0.18.0
v1.36.0
->v1.38.0
v0.62.0
->v0.63.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelzap)
v0.13.0
Compare Source
[0.13.0] - 2020-10-09
Added
Changed
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
package instrumentation no longer accepts aTracer
as an argument to the interceptor function.Instead, a new
WithTracerProvider
option is added to configure theTracerProvider
used when creating theTracer
for the instrumentation. (#373)go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaron
instrumentation now accepts aTracerProvider
rather than aTracer
. (#374)go.opentelemetry.io/otel/sdk
dependency from instrumentation. (#381)httpsnoop
ingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux
to ensurehttp.ResponseWriter
additional interfaces are preserved. (#388)Fixed
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho.Middleware
no longer sends duplicate errors to the globalErrorHandler
. (#377, #364)go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
is now correctly quoted. (#379)debug
. (#369)Raw changes made between v0.12.0 and v0.13.0
af2dfc7
Pre release v0.13.0 (#391)a84ddfe
use httpsnoop to ensure http.ResponseWriter additional interfaces are preserved (#388)bbc03fa
[propagator] Add Jaeger propagator (#375)082e67f
Bump github.com/shirou/gopsutil from 2.20.8+incompatible to 2.20.9+incompatible in /instrumentation/host (#384)97f3114
Update gopkg.in/macaron.v1/otelmacaron instrumentation to use TracerProvider (#374)a59885b
Update google.golang.org/grpc/otelgrpc instrumentation to not accept Tracer (#373)8244cc7
fix(echo): return nil from middleware to handle error only once (#377)e3d25a6
Bump cloud.google.com/go from 0.66.0 to 0.67.0 in /detectors/gcp (#383)7d9570b
Bump github.com/aws/aws-sdk-go from 1.34.32 to 1.35.2 in /detectors/aws (#382)89ae255
Removego.opentelemetry.io/otel/sdk
dependency from instrumentation (#381)caffe1d
Fix import comment bug (#379)5ef58e7
Add instrumentation signal table to instrumentation README (#372)71b6d7f
[propagator] Set sample bitmask when sampling decision is debug for B3 Propagator. (#369)9dc5e0c
Bump github.com/aws/aws-sdk-go from 1.34.30 to 1.34.32 in /detectors/aws (#370)Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.