Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update opentelemetry-go monorepo to v1.34.0 #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/otel v1.32.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/metric v1.32.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/trace v1.32.0 -> v1.34.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.34.0: /v0.56.0/v0.10.0

Compare Source

Overview
Changed
  • Remove the notices from Logger to make the whole Logs API user-facing in go.opentelemetry.io/otel/log. (#​6167)
Fixed
  • Relax minimum Go version to 1.22.0 in various modules. (#​6073)
  • The Type name logged for the go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc client is corrected from otlphttpgrpc to otlptracegrpc. (#​6143)
  • The Type name logged for the go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc client is corrected from otlphttphttp to otlptracehttp. (#​6143)
What's Changed

Full Changelog: open-telemetry/opentelemetry-go@v1.33.0...v1.34.0

v1.33.0: /v0.55.0/v0.9.0/v0.0.12

Compare Source

Overview
Added
  • Add Reset method to SpanRecorder in go.opentelemetry.io/otel/sdk/trace/tracetest. (#​5994)
  • Add EnabledInstrument interface in go.opentelemetry.io/otel/sdk/metric/internal/x. This is an experimental interface that is implemented by synchronous instruments provided by go.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/auto package. 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 EnabledParameters to have a Severity field instead of a getter and setter in go.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)
What's Changed
New Contributors

Full Changelog: open-telemetry/opentelemetry-go@v1.32.0...v1.33.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 873b3e2 to f3b7196 Compare August 23, 2024 22:49
@renovate renovate bot changed the title Update opentelemetry-go monorepo to v1.28.0 Update opentelemetry-go monorepo to v1.29.0 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from f3b7196 to a5c57a0 Compare September 10, 2024 22:53
@renovate renovate bot changed the title Update opentelemetry-go monorepo to v1.29.0 Update opentelemetry-go monorepo to v1.30.0 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from a5c57a0 to fe6e330 Compare October 11, 2024 18:01
@renovate renovate bot changed the title Update opentelemetry-go monorepo to v1.30.0 Update opentelemetry-go monorepo to v1.31.0 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from fe6e330 to e93a6d7 Compare November 8, 2024 19:41
@renovate renovate bot changed the title Update opentelemetry-go monorepo to v1.31.0 Update opentelemetry-go monorepo to v1.32.0 Nov 8, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from e93a6d7 to 4e656eb Compare December 12, 2024 20:12
@renovate renovate bot changed the title Update opentelemetry-go monorepo to v1.32.0 Update opentelemetry-go monorepo to v1.33.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 4e656eb to d11ea27 Compare January 5, 2025 13:30
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from d11ea27 to 6829f0b Compare January 19, 2025 09:37
@renovate renovate bot changed the title Update opentelemetry-go monorepo to v1.33.0 Update opentelemetry-go monorepo to v1.34.0 Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants