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

osrdyne: bump the opentelemetry group in /osrdyne with 6 updates #11138

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2025

Bumps the opentelemetry group in /osrdyne with 6 updates:

Package From To
axum-tracing-opentelemetry 0.21.1 0.24.2
opentelemetry 0.24.0 0.27.1
opentelemetry-otlp 0.17.0 0.28.0
opentelemetry-semantic-conventions 0.16.0 0.28.0
opentelemetry_sdk 0.24.1 0.28.0
tracing-opentelemetry 0.25.0 0.28.0

Updates axum-tracing-opentelemetry from 0.21.1 to 0.24.2

Release notes

Sourced from axum-tracing-opentelemetry's releases.

axum-tracing-opentelemetry-v0.24.2

Fixed

  • Use guard pattern to allow consumers to ensure final trace is sent (#185)

axum-tracing-opentelemetry-v0.24.1

Fixed

  • Use guard pattern to allow consumers to ensure final trace is sent (#185)

axum-tracing-opentelemetry-v0.24.0

Fixed

  • 🐛 workaround for a delay, batch,... behavior in otlp exporter and test with fake-opentelemetry-collector (closed too early)
  • 🐛 fix build of contributions (upgrade of opentelemetry, fake collector for logs,...)
  • 🐛 Re-export tracing_level_info feature from axum to sdk (#147)

Changed

  • 💄 update deprecated syntax "default_features" in Cargo.toml
  • ⬆️ upgrade to rstest 0.22

axum-tracing-opentelemetry-v0.23.0

Fixed

  • 🐛 workaround for a delay, batch,... behavior in otlp exporter and test with fake-opentelemetry-collector (closed too early)
  • 🐛 fix build of contributions (upgrade of opentelemetry, fake collector for logs,...)
  • 🐛 Re-export tracing_level_info feature from axum to sdk (#147)

Changed

  • 💄 update deprecated syntax "default_features" in Cargo.toml
  • ⬆️ upgrade to rstest 0.22
Commits
  • 389b84b chore: release (#195)
  • 45e75a5 chore(deps): update rust crate rstest to 0.24 (#198)
  • 2e5a09a chore(deps): update dependency protoc to v29.2 (#196)
  • 1205ba7 build: pre-release of init-tracing-opentelemetry
  • 972a97e feat!(init-tracing-opentelemetry): no longer default configuration, delegate ...
  • c2bae4b docs: mention otel-desktop-viewer as alternative to jaeger
  • dba0bc7 feat!(init-tracing-opentelemetry): no longer enable otel=debug in log
  • 0c57a9f chore(init-tracing-opentelemetry): release v0.24.2 (#193)
  • 916b1fe build: update the configuration of mise
  • cb21a59 build: update the configuration of cargo-deny
  • Additional commits viewable in compare view

Updates opentelemetry from 0.24.0 to 0.27.1

Release notes

Sourced from opentelemetry's releases.

opentelemetry-0.27.1 patch release

This release has improved internal logging to help with troubleshooting.

opentelemetry_sdk-0.27.1 patch release

Refer to opentelemetry-sdk CHANGELOG for the changes.

0.27.0 Release

See changelog for individual crates to know the exact set of changes. All crates in this repo follows same version (0.27.0 for this release).

This release also upgrades

  • Logs API to RC
  • Metrics API to RC
  • Metrics SDK to Beta
  • Metrics OTLP Exporter to Beta.

0.26.0 Release

See changelog for individual crates to know the exact set of changes. As informed during previous release, all crates from this repo follows same version (0.26.0 for this release). This release also upgrades Metric API (part of opentelemetry crate) from alpha to beta.

OpenTelemetry 0.25.0 Release

See changelog for individual crates to know the exact set of changes. This release onwards, all crates from this repo follows same version (0.25.0 for today's release).

Commits
  • e0159ad Bump version of sdk release 0.27.1 (#2362)
  • b7276d8 Minor Internal logs (#2361)
  • cbe9ebe Track dropped spans and logs due to full buffer (#2357)
  • 195dea8 Few doc updates for opentelemetry (#2353)
  • ab332b0 Let CI check for stable run even if beta run fails (#2360)
  • 53e892a Nit fix by avoiding bound validation unless View feature is enabled (#2355)
  • 0e221c1 Bugfix - add validation for custom buckets provided for Histograms (#2351)
  • fa6e6cd Replace once_cell::Lazy with std::sync::OnceLock for global Initialization in...
  • 8e6b479 Avoid additional HashMap allocation for Cumulative aggregation (#2352)
  • 1cecaea Add few internal logs for Metrics sdks (#2350)
  • Additional commits viewable in compare view

Updates opentelemetry-otlp from 0.17.0 to 0.28.0

Release notes

Sourced from opentelemetry-otlp's releases.

0.28.0 Release

See changelog for individual crates to know the exact set of changes. All crates in this repo follows same version (0.28.0 for this release).

This release also upgrades

  • Logs API to stable
  • Logs-SDK, Logs OTLP exporter, Logs-Appender-Tracing to RC
  • Metrics-API to stable
  • Metrics-SDK, Metrics OTLP exporter to RC.

This release introduces several breaking changes as we progress toward a stable version for logs and metrics. We recommend reviewing the Migration Guide along with the changelogs to ensure a smooth upgrade.

opentelemetry-0.27.1 patch release

This release has improved internal logging to help with troubleshooting.

opentelemetry_sdk-0.27.1 patch release

Refer to opentelemetry-sdk CHANGELOG for the changes.

0.27.0 Release

See changelog for individual crates to know the exact set of changes. All crates in this repo follows same version (0.27.0 for this release).

This release also upgrades

  • Logs API to RC
  • Metrics API to RC
  • Metrics SDK to Beta
  • Metrics OTLP Exporter to Beta.

opentelemetry-proto v0.26.1 patch release

Refer to opentelemetry-proto CHANGELOG for the changes.

0.26.0 Release

See changelog for individual crates to know the exact set of changes. As informed during previous release, all crates from this repo follows same version (0.26.0 for this release). This release also upgrades Metric API (part of opentelemetry crate) from alpha to beta.

OpenTelemetry 0.25.0 Release

See changelog for individual crates to know the exact set of changes. This release onwards, all crates from this repo follows same version (0.25.0 for today's release).

opentelemetry-sdk v0.24.1 patch release

Refer to opentelemetry-sdk CHANGELOG for the changes.

opentelemetry-0.24.0

See individual crate changelogs for details.

0.23.0

Whats changed?

See individual crate changelogs for details.

New Contributors

... (truncated)

Commits

Updates opentelemetry-semantic-conventions from 0.16.0 to 0.28.0

Release notes

Sourced from opentelemetry-semantic-conventions's releases.

0.28.0 Release

See changelog for individual crates to know the exact set of changes. All crates in this repo follows same version (0.28.0 for this release).

This release also upgrades

  • Logs API to stable
  • Logs-SDK, Logs OTLP exporter, Logs-Appender-Tracing to RC
  • Metrics-API to stable
  • Metrics-SDK, Metrics OTLP exporter to RC.

This release introduces several breaking changes as we progress toward a stable version for logs and metrics. We recommend reviewing the Migration Guide along with the changelogs to ensure a smooth upgrade.

opentelemetry-0.27.1 patch release

This release has improved internal logging to help with troubleshooting.

opentelemetry_sdk-0.27.1 patch release

Refer to opentelemetry-sdk CHANGELOG for the changes.

0.27.0 Release

See changelog for individual crates to know the exact set of changes. All crates in this repo follows same version (0.27.0 for this release).

This release also upgrades

  • Logs API to RC
  • Metrics API to RC
  • Metrics SDK to Beta
  • Metrics OTLP Exporter to Beta.

opentelemetry-proto v0.26.1 patch release

Refer to opentelemetry-proto CHANGELOG for the changes.

0.26.0 Release

See changelog for individual crates to know the exact set of changes. As informed during previous release, all crates from this repo follows same version (0.26.0 for this release). This release also upgrades Metric API (part of opentelemetry crate) from alpha to beta.

OpenTelemetry 0.25.0 Release

See changelog for individual crates to know the exact set of changes. This release onwards, all crates from this repo follows same version (0.25.0 for today's release).

opentelemetry-sdk v0.24.1 patch release

Refer to opentelemetry-sdk CHANGELOG for the changes.

opentelemetry-0.24.0

See individual crate changelogs for details.

0.23.0

Whats changed?

See individual crate changelogs for details.

New Contributors

... (truncated)

Commits

Updates opentelemetry_sdk from 0.24.1 to 0.28.0

Release notes

Sourced from opentelemetry_sdk's releases.

opentelemetry_sdk-0.27.1 patch release

Refer to opentelemetry-sdk CHANGELOG for the changes.

Commits

Updates tracing-opentelemetry from 0.25.0 to 0.28.0

Release notes

Sourced from tracing-opentelemetry's releases.

0.28.0

What's Changed

0.27.0

Breaking Changes

  • Upgrade to opentelemetry 0.26. Refer to the upstream changelog for more information.

0.26.0

What's Changed

Changelog

Sourced from tracing-opentelemetry's changelog.

0.27.0 (October 9, 2024)

Breaking Changes

  • Upgrade to opentelemetry 0.26. Refer to the upstream changelog for more information.

0.26.0 (September 10, 2024)

Breaking Changes

  • Upgrade to opentelemetry 0.25. Refer to the upstream changelog for more information.
Commits
  • f6fc075 chore: update msrv to 1.70.0
  • c61c66a chore: bump version to 0.28.0
  • b698047 chore: update opentelemetry dependencies to 0.27.0
  • 95f9ab9 Add level metadata to spans (#182)
  • ab629c3 adding support for setting the status of the span through SpanExt (#176)
  • 515fe00 Reduce locking in Layer::on_close
  • 74d6ba0 Remove MSRV notes in favor of the Cargo metadata
  • 4a6edb8 Add note on version numbers
  • f5d121f Move code from README into a basic example
  • d817cf7 chore: prepare release
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added area:osrdyne dependencies Pull requests that update a dependency file labels Mar 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 14, 2025 09:58
Bumps the opentelemetry group in /osrdyne with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [axum-tracing-opentelemetry](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk) | `0.21.1` | `0.24.2` |
| [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.24.0` | `0.27.1` |
| [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.17.0` | `0.28.0` |
| [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-rust) | `0.16.0` | `0.28.0` |
| [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.24.1` | `0.28.0` |
| [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) | `0.25.0` | `0.28.0` |


Updates `axum-tracing-opentelemetry` from 0.21.1 to 0.24.2
- [Release notes](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/releases)
- [Changelog](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/blob/main/CHANGELOG.md)
- [Commits](davidB/tracing-opentelemetry-instrumentation-sdk@axum-tracing-opentelemetry-v0.21.1...axum-tracing-opentelemetry-v0.24.2)

Updates `opentelemetry` from 0.24.0 to 0.27.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.24.0...opentelemetry-0.27.1)

Updates `opentelemetry-otlp` from 0.17.0 to 0.28.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.17.0...opentelemetry-otlp-0.28.0)

Updates `opentelemetry-semantic-conventions` from 0.16.0 to 0.28.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-semantic-conventions-0.16.0...opentelemetry-semantic-conventions-0.28.0)

Updates `opentelemetry_sdk` from 0.24.1 to 0.28.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.24.1...opentelemetry_sdk-0.28.0)

Updates `tracing-opentelemetry` from 0.25.0 to 0.28.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.25.0...v0.28.0)

---
updated-dependencies:
- dependency-name: axum-tracing-opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: opentelemetry-otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: opentelemetry-semantic-conventions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: opentelemetry_sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: tracing-opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/osrdyne/opentelemetry-9a505ed4ac branch from 1f93ffe to b24fc96 Compare March 14, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:osrdyne dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants