fix(deps): update opentelemetry-go-contrib monorepo #736
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.12.0->v0.13.0v0.62.0->v0.63.0v0.62.0->v0.63.0Release Notes
open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelslog)
v0.13.0Compare Source
[0.13.0] - 2020-10-09
Added
Changed
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcpackage instrumentation no longer accepts aTraceras an argument to the interceptor function.Instead, a new
WithTracerProvideroption is added to configure theTracerProviderused when creating theTracerfor the instrumentation. (#373)go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaroninstrumentation now accepts aTracerProviderrather than aTracer. (#374)go.opentelemetry.io/otel/sdkdependency from instrumentation. (#381)httpsnoopingo.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmuxto ensurehttp.ResponseWriteradditional interfaces are preserved. (#388)Fixed
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho.Middlewareno longer sends duplicate errors to the globalErrorHandler. (#377, #364)go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpis now correctly quoted. (#379)debug. (#369)Raw changes made between v0.12.0 and v0.13.0
af2dfc7Pre release v0.13.0 (#391)a84ddfeuse httpsnoop to ensure http.ResponseWriter additional interfaces are preserved (#388)bbc03fa[propagator] Add Jaeger propagator (#375)082e67fBump github.com/shirou/gopsutil from 2.20.8+incompatible to 2.20.9+incompatible in /instrumentation/host (#384)97f3114Update gopkg.in/macaron.v1/otelmacaron instrumentation to use TracerProvider (#374)a59885bUpdate google.golang.org/grpc/otelgrpc instrumentation to not accept Tracer (#373)8244cc7fix(echo): return nil from middleware to handle error only once (#377)e3d25a6Bump cloud.google.com/go from 0.66.0 to 0.67.0 in /detectors/gcp (#383)7d9570bBump github.com/aws/aws-sdk-go from 1.34.32 to 1.35.2 in /detectors/aws (#382)89ae255Removego.opentelemetry.io/otel/sdkdependency from instrumentation (#381)caffe1dFix import comment bug (#379)5ef58e7Add instrumentation signal table to instrumentation README (#372)71b6d7f[propagator] Set sample bitmask when sampling decision is debug for B3 Propagator. (#369)9dc5e0cBump github.com/aws/aws-sdk-go from 1.34.30 to 1.34.32 in /detectors/aws (#370)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.