chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.32.0 to 1.34.0 by dependabot[bot] · Pull Request #92 · webhookx-io/webhookx
Bumps go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc from 1.32.0 to 1.34.0.
Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc's changelog.
[1.34.0/0.56.0/0.10.0] 2025-01-17
Changed
- Remove the notices from
Loggerto make the whole Logs API user-facing ingo.opentelemetry.io/otel/log. (#6167)Fixed
- Relax minimum Go version to 1.22.0 in various modules. (#6073)
- The
Typename logged for thego.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcclient is corrected fromotlphttpgrpctootlptracegrpc. (#6143)- The
Typename logged for thego.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpcclient is corrected fromotlphttphttptootlptracehttp. (#6143)[1.33.0/0.55.0/0.9.0/0.0.12] 2024-12-12
Added
- Add
Resetmethod toSpanRecorderingo.opentelemetry.io/otel/sdk/trace/tracetest. (#5994)- Add
EnabledInstrumentinterface ingo.opentelemetry.io/otel/sdk/metric/internal/x. This is an experimental interface that is implemented by synchronous instruments provided bygo.opentelemetry.io/otel/sdk/metric. Users can use it to avoid performing computationally expensive operations when recording measurements. It does not fall within the scope of the OpenTelemetry Go versioning and stability policy and it may be changed in backwards incompatible ways or removed in feature releases. (#6016)Changed
- The default global API now supports full auto-instrumentation from the
go.opentelemetry.io/autopackage. See that package for more information. (#5920)- Propagate non-retryable error messages to client in
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#5929)- Propagate non-retryable error messages to client in
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#5929)- Propagate non-retryable error messages to client in
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#5929)- Performance improvements for attribute value
AsStringSlice,AsFloat64Slice,AsInt64Slice,AsBoolSlice. (#6011)- Change
EnabledParametersto have aSeverityfield instead of a getter and setter ingo.opentelemetry.io/otel/log. (#6009)Fixed
- Fix inconsistent request body closing in
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#5954)- Fix inconsistent request body closing in
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#5954)- Fix inconsistent request body closing in
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp. (#5954)- Fix invalid exemplar keys in
go.opentelemetry.io/otel/exporters/prometheus. (#5995)- Fix attribute value truncation in
go.opentelemetry.io/otel/sdk/trace. (#5997)- Fix attribute value truncation in
go.opentelemetry.io/otel/sdk/log. (#6032)
Commits
edc378fRelease v1.34.0/v0.56.0/v0.10.0 (#6174)e18299flog: Make whole Logs API user-facing (#6167)cbc3b6afix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10fix(deps): update googleapis to 1a7da9e (#6164)f87ccedchore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebfchore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1Fix demo links (#6160)4a87cfefix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)- Additional commits viewable 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)