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 #3441

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Update opentelemetry #3441

merged 1 commit into from
Aug 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 15, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
opentelemetry workspace.dependencies minor 0.18.0 -> 0.20.0
opentelemetry-otlp (source) workspace.dependencies minor 0.11.0 -> 0.13.0
tracing-opentelemetry workspace.dependencies minor 0.18.0 -> 0.20.0

Release Notes

open-telemetry/opentelemetry-rust (opentelemetry)

v0.20.0

Compare Source

See individual crate changelogs for details.

v0.19.0

Compare Source

This release should been seen as 1.0-rc2 following 1.0-rc1 in v0.18.0. Refer to CHANGELOG.md in individual creates for details on changes made in different creates.

open-telemetry/opentelemetry-rust (opentelemetry-otlp)

v0.13.0

Compare Source

Added
  • Add OTLP HTTP Metrics Exporter #​1020.
  • Add tonic compression support #​1165.
Changed
  • make the tonic/transport feature optional #​985
  • update to opentelemetry-api v0.20.0
Fixed
  • Fix a missing import when http-proto is enabled without grpc-sys #​1081

v0.12.0

Compare Source

Added
  • Add batch config for otlp pipeline #​979.
  • Add tonic interceptor #​901.
Changed
  • Update opentelemetry to 0.19.
  • Update opentelemetry-semantic-conventions to 0.11.
  • Update opentelemetry-http to 0.8.
  • Bump MSRV to 1.57 #​953.
  • Add User-Agent header on all exporters #​896.
  • Improve OTLP exporter environment variable handling #​912.
  • Fix the issue where tonic exporter builder ignored provided metadata #​937.
  • Export MetricsExporterBuilder #​943.
  • Report OTLP http export errors #​945.
  • Change to export using v0.19.0 protobuf definitions. #​989.
  • Update dependencies and bump MSRV to 1.60 #​969.
tokio-rs/tracing-opentelemetry (tracing-opentelemetry)

v0.20.0

Compare Source

Added
  • Add OpenTelemetrySpanExt::set_attribute function (#​34)
Breaking Changes
  • Upgrade to v0.20.0 of opentelemetry (#​36)
    For list of breaking changes in OpenTelemetry, see the
    v0.20.0 changelog.

Thanks to @​ymgyt, @​mladedav, @​shaun-cox, and @​Protryon for contributing to this release!

v0.19.0

Breaking Changes
  • Upgrade to v0.19.0 of opentelemetry (#​12)
    For list of breaking changes in OpenTelemetry, see the
    v0.19.0 changelog.
  • Update MSRV to require Rust 1.60+, as opentelemetry requires it now (#​12)

Thanks to @​jaysonsantos, @​briankung, and @​humb1t for contributing to this release!


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@rbtcollins rbtcollins merged commit ff8274f into master Aug 15, 2023
@rbtcollins rbtcollins deleted the renovate/opentelemetry branch August 15, 2023 06:47
@rami3l rami3l mentioned this pull request Jan 29, 2024
1 task
@rami3l rami3l mentioned this pull request Mar 4, 2024
1 task
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.

1 participant