-
Notifications
You must be signed in to change notification settings - Fork 88
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
Rust crates
#2987
Conversation
…opentelemetry-rust-crates # Conflicts: # apps/hash-graph/Cargo.lock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Errors in the Rest API still results in a deadlock, so I have not enabled OTLP yet, but at least we are finally at the latest version again.
Merging in #2986 was required as the gRPC client requires it.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Godspeed. |
Yup, CI just crashes without even an error... |
This PR contains the following updates:
0.18.0
->0.20.0
0.11.0
->0.13.0
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
Changed
Fixed
v0.12.0
Compare Source
Added
Changed
opentelemetry
to 0.19.opentelemetry-semantic-conventions
to 0.11.opentelemetry-http
to 0.8.User-Agent
header on all exporters #896.MetricsExporterBuilder
#943.tokio-rs/tracing-opentelemetry (tracing-opentelemetry)
v0.20.0
Compare Source
Added
OpenTelemetrySpanExt::set_attribute
function (#34)Breaking Changes
v0.20.0
ofopentelemetry
(#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
v0.19.0
ofopentelemetry
(#12)For list of breaking changes in OpenTelemetry, see the
v0.19.0 changelog.
opentelemetry
requires it now (#12)Thanks to @jaysonsantos, @briankung, and @humb1t for contributing to this release!
Configuration
📅 Schedule: Branch creation - "before 4am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.