celestia-node
celestia-node copied to clipboard
chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.45.0 to 0.47.0
Bumps go.opentelemetry.io/contrib/instrumentation/runtime from 0.45.0 to 0.47.0.
Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/runtime's releases.
Release 1.22.0/0.47.0/0.16.0/0.2.0
Added
- Add
SDK.Shutdownmethod in"go.opentelemetry.io/contrib/config". (#4583)NewSDKingo.opentelemetry.io/contrib/confignow returns a configured SDK with a validTracerProvider. (#4741)Changed
- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestfulare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelginare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmuxare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelechoare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaronare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptraceare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/exampleare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/exampleare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpare upgraded to v1.20.0. (#4320)- Updated configuration schema to include
schema_urlfor resource definition andwithout_type_suffixandwithout_unitsfor the Prometheus exporter. (#4727)- The semantic conventions used by the
go.opentelemetry.io/contrib/detectors/aws/ecsresource detector are upgraded to v1.24.0. (#4803)- The semantic conventions used by the
go.opentelemetry.io/contrib/detectors/aws/lambdaresource detector are upgraded to v1.24.0. (#4803)- The semantic conventions used by the
go.opentelemetry.io/contrib/detectors/aws/ec2resource detector are upgraded to v1.24.0. (#4803)- The semantic conventions used by the
go.opentelemetry.io/contrib/detectors/aws/eksresource detector are upgraded to v1.24.0. (#4803)- The semantic conventions used by the
go.opentelemetry.io/contrib/detectors/gcpresource detector are upgraded to v1.24.0. (#4803)- The semantic conventions used in
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda/testare upgraded to v1.24.0. (#4803)Fixed
- Fix
NewServerHandleringo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcto correctly set the span status depending on the gRPC status. (#4587)- The
stats.Handlerfromgo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcnow does not crash when receiving an unexpected context. (#4825)- Update
go.opentelemetry.io/contrib/detectors/aws/ecsto fix the task ARN when it is not valid. (#3583)- Do not panic in
go.opentelemetry.io/contrib/detectors/aws/ecswhen the container ARN is not valid. (#3583)Release v1.21.1/v0.46.1/v0.15.1/v0.1.1
Changed
- Upgrade dependencies of OpenTelemetry Go to use the new
v1.21.0/v0.44.0release. (#4582)Fixed
- Fix
StreamClientInterceptoringo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcto end the spans synchronously. (#4537)- Fix data race in stats handlers when processing messages received and sent metrics in
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#4577)- The stats handlers
NewClientHandler,NewServerHandleringo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcnow record RPC durations inmsinstead ofns. (#4548)Release v1.21.0/v0.46.0/v0.15.0/v0.1.0
Added
- Add the new
go.opentelemetry.io/contrib/instrgenpackage to provide auto-generated source code instrumentation. (#3068, #3108)- Add
"go.opentelemetry.io/contrib/samplers/jaegerremote".WithSamplingStrategyFetcherwhich sets custom fetcher implementation. (#4045)- Add
"go.opentelemetry.io/contrib/config"package that includes configuration models generated via go-jsonschema. (#4376)- Add
NewSDKfunction to"go.opentelemetry.io/contrib/config". The initial implementation only returns noop providers. (#4414)
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/runtime's changelog.
[1.22.0/0.47.0/0.16.0/0.2.0] - 2024-01-18
Added
- Add
SDK.Shutdownmethod in"go.opentelemetry.io/contrib/config". (#4583)NewSDKingo.opentelemetry.io/contrib/confignow returns a configured SDK with a validTracerProvider. (#4741)Changed
- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/github.com/emicklei/go-restful/otelrestfulare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelginare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmuxare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelechoare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/gopkg.in/macaron.v1/otelmacaronare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptraceare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace/exampleare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/exampleare upgraded to v1.20.0. (#4320)- The semantic conventions used by
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpare upgraded to v1.20.0. (#4320)- Updated configuration schema to include
schema_urlfor resource definition andwithout_type_suffixandwithout_unitsfor the Prometheus exporter. (#4727)- The semantic conventions used by the
go.opentelemetry.io/contrib/detectors/aws/ecsresource detector are upgraded to v1.24.0. (#4803)- The semantic conventions used by the
go.opentelemetry.io/contrib/detectors/aws/lambdaresource detector are upgraded to v1.24.0. (#4803)- The semantic conventions used by the
go.opentelemetry.io/contrib/detectors/aws/ec2resource detector are upgraded to v1.24.0. (#4803)- The semantic conventions used by the
go.opentelemetry.io/contrib/detectors/aws/eksresource detector are upgraded to v1.24.0. (#4803)- The semantic conventions used by the
go.opentelemetry.io/contrib/detectors/gcpresource detector are upgraded to v1.24.0. (#4803)- The semantic conventions used in
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-lambda-go/otellambda/testare upgraded to v1.24.0. (#4803)Fixed
- Fix
NewServerHandleringo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcto correctly set the span status depending on the gRPC status. (#4587)- The
stats.Handlerfromgo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcnow does not crash when receiving an unexpected context. (#4825)- Update
go.opentelemetry.io/contrib/detectors/aws/ecsto fix the task ARN when it is not valid. (#3583)- Do not panic in
go.opentelemetry.io/contrib/detectors/aws/ecswhen the container ARN is not valid. (#3583)[1.21.1/0.46.1/0.15.1/0.1.1] - 2023-11-16
Changed
- Upgrade dependencies of OpenTelemetry Go to use the new
v1.21.0/v0.44.0release. (#4582)Fixed
- Fix
StreamClientInterceptoringo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcto end the spans synchronously. (#4537)- Fix data race in stats handlers when processing messages received and sent metrics in
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#4577)- The stats handlers
NewClientHandler,NewServerHandleringo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcnow record RPC durations inmsinstead ofns. (#4548)[1.21.0/0.46.0/0.15.0/0.1.0] - 2023-11-10
Added
- Add
"go.opentelemetry.io/contrib/samplers/jaegerremote".WithSamplingStrategyFetcherwhich sets custom fetcher implementation. (#4045)
... (truncated)
Commits
044e09aRelease 1.22.0/0.47.0/0.16.0/0.2.0 (#4827)40290ea[instrumentation/google.golang.org/grpc/otelgrpc] Do not assume HandleRPC rec...a28c68botelgrpc: Remove withoutContext (#4705)96790b3dependabot updates Tue Jan 16 18:26:09 UTC 2024 (#4823)ffc47ecBump detector semconv to v1.24.0 (#4803)0a02c5bconfig: NewSDK can return valid TracerProvider (#4741)3cecdcfbuild(deps): bump github.com/cloudflare/circl in /tools (#4800)ef26c0adependabot updates Sun Jan 7 23:23:57 UTC 2024 (#4798)f16553cotelgrpc: Remove code that has no effects in stats handlers (#4773)f770d88dependabot updates Mon Jan 1 11:23:34 UTC 2024 (#4778)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
9484e15) 51.82% compared to head (02a756d) 51.47%.
Additional details and impacted files
@@ Coverage Diff @@
## main #3123 +/- ##
==========================================
- Coverage 51.82% 51.47% -0.36%
==========================================
Files 178 178
Lines 11239 11239
==========================================
- Hits 5825 5785 -40
- Misses 4916 4954 +38
- Partials 498 500 +2
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
A newer version of go.opentelemetry.io/contrib/instrumentation/runtime exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
conflicts. cc @ramin
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.