opentelemetry-collector
opentelemetry-collector copied to clipboard
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.33.0 to 0.34.0
Bumps go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.33.0 to 0.34.0.
Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.
Release v1.9.0/v0.34.0/v0.4.0
Upgrades all
go.opentelemetry.io/oteldependencies to v1.9.0.Added
- The
TextMapPropagatorfunction togo.opentelemetry.io/contrib/propagators/autoprop. This function is used to return a compositeTextMapPropagatorfrom registered names (instead of having to specify with an environment variable). (#2593)Changed
- Upgraded all
semconvpackage use tov1.12.0. (#2589)Release v1.8.0/v0.33.0/v0.3.0
1.8.0/0.33.0 - 2022-07-08
Added
- The
go.opentelemetry.io/contrib/propagators/autoproppackage to provide configuration of propagators with useful defaults and envar support. (#2258)WithPublicEndpointFnhook to dynamically detect public HTTP requests and set their trace parent as a link. (#2342)Fixed
- Fix the
otelhttp,otelgin,otelmacaron,otelrestfulmiddlewares by usingSpanKindServerwhen deciding theSpanStatus. This makes4xxresponse codes to not be an error anymore. (#2427)Release v1.7.0/v0.32.0/v0.2.0
Added
Changed
- Upgraded all
semconvpackage use tov1.10.0. This includes a backwards incompatible change for theotelgocqlpackage to conform with the specification change. Thedb.cassandra.keyspaceattribute is now transmitted as thedb.nameattribute. (#2222)Fixed
- Fix the
otelmuxmiddleware by usingSpanKindServerwhen deciding theSpanStatus. This makes4xxresponse codes to not be an error anymore. (#1973)- Fixed jaegerremote sampler not behaving properly with per operation strategy set. (#2137)
- Stopped injecting propagation context into response headers in otelhttp. (#2180)
Release v1.6.0/v0.31.0
Added
- The project is now tested against Go 1.18 (in addition to the existing 1.16 and 1.17) (#1976)
Changed
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog.
[1.9.0/0.34.0/0.4.0] - 2022-08-02
Added
- The
TextMapPropagatorfunction togo.opentelemetry.io/contrib/propagators/autoprop. This function is used to return a compositeTextMapPropagatorfrom registered names (instead of having to specify with an environment variable). (#2593)Changed
- Upgraded all
semconvpackage use tov1.12.0. (#2589)
Commits
3b73c68Release v1.9.0 (#2619)758f66bUpdate CHANGELOG.md (#2609)2116f96Add TextMapPropagator function to autoprop (#2593)0be7156dependabot updates Sun Jul 24 17:51:04 UTC 2022 (#2607)61ea3c1Upgrade to semconv v1.12.0 (#2589)e2cab2edependabot updates Mon Jul 18 03:12:50 UTC 2022 (#2588)efbcbfcdependabot updates Sun Jul 10 21:28:43 UTC 2022 (#2569)10175fbadd changelog check github action (#2570)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)