chore(deps): bump tracing-opentelemetry from 0.30.0 to 0.33.0 - #108
Merged
stephane-segning merged 1 commit intoSep 19, 2026
Merged
Conversation
Benchmark resultsRegression gate: fails at >15% slower than the Benchmarks faster than 100.00 µs are measured and reported but never fail the build: at that scale they are under 1% of a 10-30ms request even if they double, so a percentage gate there measures noise rather than user-visible performance. Those rows are marked below floor and still show their real change.
|
dependabot
Bot
force-pushed
the
dependabot/cargo/tracing-opentelemetry-0.31.0
branch
4 times, most recently
from
September 19, 2026 06:05
b8bd9b8 to
346c2ba
Compare
5 tasks
dependabot
Bot
force-pushed
the
dependabot/cargo/tracing-opentelemetry-0.31.0
branch
from
September 19, 2026 07:21
346c2ba to
181f4f2
Compare
Bumps [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) from 0.30.0 to 0.33.0. - [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases) - [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md) - [Commits](tokio-rs/tracing-opentelemetry@v0.30.0...v0.33.0) --- updated-dependencies: - dependency-name: tracing-opentelemetry dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/tracing-opentelemetry-0.31.0
branch
from
September 19, 2026 08:52
181f4f2 to
919e05c
Compare
stephane-segning
deleted the
dependabot/cargo/tracing-opentelemetry-0.31.0
branch
September 19, 2026 08:53
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps tracing-opentelemetry from 0.30.0 to 0.33.0.
Release notes
Sourced from tracing-opentelemetry's releases.
... (truncated)
Changelog
Sourced from tracing-opentelemetry's changelog.
... (truncated)
Commits
1d5422fchore: prepare release of 0.33.0f67ceb8fix: use reentrant tracing fix in one more place (#263)07c394bchore: rewirte reentrant tracing checks (#262)eb59bdafix!: avoid deadlock when entering a span (#251)44521fachore: Upgrade to OpenTelemetry 0.32 (#258)91c4faachore: mimimize package size (#252)feedb22chore: prepare release of 0.32.1 (#246)99b934bfeat: allow OpenTelemetry context access with SpanRef (#234)35be2a5docs: add functionality rustdocs to layera31f8dbfix: fix panic in multithreaded follows-from