opentelemetry-collector
opentelemetry-collector copied to clipboard
Bump go.opentelemetry.io/otel/trace from 1.8.0 to 1.9.0
Bumps go.opentelemetry.io/otel/trace from 1.8.0 to 1.9.0.
Changelog
Sourced from go.opentelemetry.io/otel/trace's changelog.
[1.9.0/0.0.3] - 2022-08-01
Added
- Add support for Schema Files format 1.1.x (metric "split" transform) with the new
go.opentelemetry.io/otel/schema/v1.1package. (#2999)- Add the
go.opentelemetry.io/otel/semconv/v1.11.0package. The package contains semantic conventions from thev1.11.0version of the OpenTelemetry specification. (#3009)- Add the
go.opentelemetry.io/otel/semconv/v1.12.0package. The package contains semantic conventions from thev1.12.0version of the OpenTelemetry specification. (#3010)- Add the
http.methodattribute to HTTP server metric from allgo.opentelemetry.io/otel/semconv/*packages. (#3018)Fixed
- Invalid warning for context setup being deferred in
go.opentelemetry.io/otel/bridge/opentracingpackage. (#3029)
Commits
e99a0acRelease v1.9.0 (#3052)1eae91bIntroduce "split" metric schema transformation (#2999)05c5509Add tests and fix opentracing bridge defer warning (#3029)096a162Add http.method attribute to http server metric (#3018)5568a30Add semconv/v1.12.0 (#3010)aa27169Add semconv/v1.11.0 (#3009)f739569Add benchmark metric test for UpDownCounter (#2655)- 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)