gateway: bump the opentelemetry group across 1 directory with 3 updates - #18756
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
gaetan-osrd
approved these changes
Sep 24, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Sep 24, 2026
dependabot
Bot
force-pushed
the
dependabot/cargo/gateway/opentelemetry-73c598a5ef
branch
2 times, most recently
from
September 25, 2026 14:32
1c5b8a8 to
7b4ab33
Compare
Bumps the opentelemetry group with 3 updates in the /gateway directory: [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust), [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) and [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust). Updates `opentelemetry` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/opentelemetry-0.33.0/docs/release_0.33.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.32.0...opentelemetry-0.33.0) Updates `opentelemetry-otlp` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/opentelemetry-otlp-0.33.0/docs/release_0.33.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.32.0...opentelemetry-otlp-0.33.0) Updates `opentelemetry_sdk` from 0.32.1 to 0.33.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/opentelemetry_sdk-0.33.0/docs/release_0.33.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-semantic-conventions-0.32.1...opentelemetry_sdk-0.33.0) --- updated-dependencies: - dependency-name: opentelemetry dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: opentelemetry-otlp dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: opentelemetry_sdk dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/gateway/opentelemetry-73c598a5ef
branch
from
September 25, 2026 18:24
7b4ab33 to
7c3abd3
Compare
This branch has not been deployed
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 the opentelemetry group with 3 updates in the /gateway directory: opentelemetry, opentelemetry-otlp and opentelemetry_sdk.
Updates
opentelemetryfrom 0.32.0 to 0.33.0Release notes
Sourced from opentelemetry's releases.
Changelog
Sourced from opentelemetry's changelog.
... (truncated)
Commits
1983384docs: clarify OTLP 0.33 migration guidance (#3747)dacfedachore: Prepare for release v0.33.0 (RC) (#3712)996ac1erefactor(http)!: make ResponseBodyTooLarge extensible (#3736)d328c65fix(proto): preserve scope metadata when grouping OTLP logs (#3740)e652efdrefactor(otlp): finalize exporter build error API (#3692)8809c42refactor(otlp)!: separate configuration parsing errors (#3742)cc1c374feat(otlp): Allow to provide http client wrapped in Arc for user (#3468)e085c61ci: use supported Debian image for benchmarks (#3744)6c5fd58fix(proto): accept omitted partial success fields (#3739)51b36a7fix(otlp): handle enum environment values consistently (#3730)Updates
opentelemetry-otlpfrom 0.32.0 to 0.33.0Changelog
Sourced from opentelemetry-otlp's changelog.
... (truncated)
Commits
1983384docs: clarify OTLP 0.33 migration guidance (#3747)dacfedachore: Prepare for release v0.33.0 (RC) (#3712)996ac1erefactor(http)!: make ResponseBodyTooLarge extensible (#3736)d328c65fix(proto): preserve scope metadata when grouping OTLP logs (#3740)e652efdrefactor(otlp): finalize exporter build error API (#3692)8809c42refactor(otlp)!: separate configuration parsing errors (#3742)cc1c374feat(otlp): Allow to provide http client wrapped in Arc for user (#3468)e085c61ci: use supported Debian image for benchmarks (#3744)6c5fd58fix(proto): accept omitted partial success fields (#3739)51b36a7fix(otlp): handle enum environment values consistently (#3730)Updates
opentelemetry_sdkfrom 0.32.1 to 0.33.0Changelog
Sourced from opentelemetry_sdk's changelog.
... (truncated)
Commits
1983384docs: clarify OTLP 0.33 migration guidance (#3747)dacfedachore: Prepare for release v0.33.0 (RC) (#3712)996ac1erefactor(http)!: make ResponseBodyTooLarge extensible (#3736)d328c65fix(proto): preserve scope metadata when grouping OTLP logs (#3740)e652efdrefactor(otlp): finalize exporter build error API (#3692)8809c42refactor(otlp)!: separate configuration parsing errors (#3742)cc1c374feat(otlp): Allow to provide http client wrapped in Arc for user (#3468)e085c61ci: use supported Debian image for benchmarks (#3744)6c5fd58fix(proto): accept omitted partial success fields (#3739)51b36a7fix(otlp): handle enum environment values consistently (#3730)