Skip to content

fix(deps): update opentelemetry to v1.46.0 (main) - #8174

Merged
elastic-renovate-prod[bot] merged 1 commit into
mainfrom
renovate/main-opentelemetry
Aug 27, 2026
Merged

fix(deps): update opentelemetry to v1.46.0 (main)#8174
elastic-renovate-prod[bot] merged 1 commit into
mainfrom
renovate/main-opentelemetry

Conversation

@elastic-renovate-prod

@elastic-renovate-prod elastic-renovate-prod Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/otel v1.45.0v1.46.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.45.0v1.46.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.45.0v1.46.0 age confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.45.0v1.46.0 age confidence
go.opentelemetry.io/otel/metric v1.45.0v1.46.0 age confidence
go.opentelemetry.io/otel/sdk v1.45.0v1.46.0 age confidence
go.opentelemetry.io/otel/sdk/metric v1.45.0v1.46.0 age confidence
go.opentelemetry.io/otel/trace v1.45.0v1.46.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.46.0: /v0.68.0/v0.22.0/v0.0.19

Compare Source

This release is the last to support Go 1.25.
The next release will require at least Go 1.26.

Added
  • Support testing of Go 1.27. (#​8811)
  • Support http/json protocol in go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp. (#​8273, #​8775, #​8831)
  • Add Hasher struct and methods in go.opentelemetry.io/otel/attribute to compute authoritative Distinct hashes incrementally for attribute filtering and deduplication. (#​8598)
Changed
  • Lazily evaluate filtered and dropped attributes on measurement hot paths in go.opentelemetry.io/otel/sdk/metric to avoid unnecessary attribute set allocations. (#​8598)
  • Add ErrExporterShutdown to go.opentelemetry.io/otel/sdk/log and return it from the go.opentelemetry.io/otel/exporters/stdout/stdoutlog, go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc, and go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp exporters when Export is called after Shutdown. (#​8773)
  • Clarify in go.opentelemetry.io/otel/log that calling Logger.Enabled is optional and that cached results can become stale. (#​8764)
Fixed
  • Export dropped attribute counts in OTLP log records from go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc and go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#​8829)
  • Name span events created from OpenTracing logs after the event log field, falling back to log, instead of always using an empty name in go.opentelemetry.io/otel/bridge/opentracing. (#​8648)
  • Count exception attributes omitted due to the attribute count limit as dropped in go.opentelemetry.io/otel/sdk/log. (#​8796)
  • Prevent log record and instrumentation scope attributes with empty keys from reaching processors and exporters in go.opentelemetry.io/otel/sdk/log. (#​8797)
  • Fix a data race when span attributes are read concurrently in go.opentelemetry.io/otel/sdk/trace. (#​8706)
  • Prevent a panic in (*Set).Filter when called on a nil receiver in go.opentelemetry.io/otel/attribute. (#​8792)
  • The simple span and log processors record otel.sdk.processor.{span,log}.processed when the record is submitted to the exporter instead of after the export completes, and no longer set error.type from the export outcome, in go.opentelemetry.io/otel/sdk/trace and go.opentelemetry.io/otel/sdk/log. (#​8705)
  • Prevent Resource.MarshalLog from panicking on nil resources in go.opentelemetry.io/otel/sdk/resource. (#​8758)
What's Changed
New Contributors

Full Changelog: open-telemetry/opentelemetry-go@v1.45.0...v1.46.0


Configuration

📅 Schedule: Branch creation - Between 01:00 AM and 01:59 AM, Monday through Friday ( * 1 * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@mergify

mergify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b renovate/main-opentelemetry upstream/renovate/main-opentelemetry
git merge upstream/main
git push upstream renovate/main-opentelemetry

@elastic-renovate-prod
elastic-renovate-prod Bot force-pushed the renovate/main-opentelemetry branch from caa774a to 1c76bb3 Compare August 27, 2026 15:22
@elastic-renovate-prod
elastic-renovate-prod Bot added this pull request to the merge queue Aug 27, 2026
@mergify

mergify Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Aug 27, 2026
@elastic-renovate-prod
elastic-renovate-prod Bot added this pull request to the merge queue Aug 27, 2026
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update opentelemetry (main) fix(deps): update opentelemetry to v1.46.0 (main) Aug 27, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Aug 27, 2026
@elastic-renovate-prod
elastic-renovate-prod Bot force-pushed the renovate/main-opentelemetry branch from 1c76bb3 to 28441be Compare August 27, 2026 19:52
@elastic-renovate-prod
elastic-renovate-prod Bot force-pushed the renovate/main-opentelemetry branch from 28441be to be7f676 Compare August 27, 2026 19:57
@elastic-renovate-prod
elastic-renovate-prod Bot added this pull request to the merge queue Aug 27, 2026
Merged via the queue into main with commit c9e4dc7 Aug 27, 2026
13 of 14 checks passed
@elastic-renovate-prod
elastic-renovate-prod Bot deleted the renovate/main-opentelemetry branch August 27, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants