fix(deps): update opentelemetry-go-contrib monorepo #287
Reference in New Issue
Block a user
Delete Branch "renovate/opentelemetry-go-contrib-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.12.0->v0.13.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.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
go.opentelemetry.io/otelv1.37.0->v1.38.0go.opentelemetry.io/otel/logv0.13.0->v0.14.0go.opentelemetry.io/otel/sdkv1.37.0->v1.38.0go.opentelemetry.io/otel/sdk/metricv1.37.0->v1.38.0go.opentelemetry.io/otel/tracev1.37.0->v1.38.0go.opentelemetry.io/otel/metricv1.37.0->v1.38.0