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

build(deps): bump the opentelemetry group across 1 directory with 5 updates #3342

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the opentelemetry group with 5 updates in the / directory:

Package From To
opentelemetry-jaeger-propagator 0.3.0 0.26.0
opentelemetry-otlp 0.17.0 0.26.0
opentelemetry-resource-detectors 0.3.0 0.5.0
opentelemetry-stdout 0.5.0 0.26.0
opentelemetry_sdk 0.24.1 0.26.0

Updates opentelemetry-jaeger-propagator from 0.3.0 to 0.26.0

Release notes

Sourced from opentelemetry-jaeger-propagator's releases.

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

@​svix-jplatte made their first contribution in open-telemetry/opentelemetry-rust#1568 @​rex4539 made their first contribution in open-telemetry/opentelemetry-rust#1587 @​divergentdave made their first contribution in open-telemetry/opentelemetry-rust#1584 @​pyohannes made their first contribution in open-telemetry/opentelemetry-rust#1578 @​masato-hi made their first contribution in open-telemetry/opentelemetry-rust#1621 @​rogercoll made their first contribution in open-telemetry/opentelemetry-rust#1624 @​LuisOsta made their first contribution in open-telemetry/opentelemetry-rust#1638 @​svrnm made their first contribution in open-telemetry/opentelemetry-rust#1664 @​Lev1ty made their first contribution in open-telemetry/opentelemetry-rust#1672 @​ThomsonTan made their first contribution in open-telemetry/opentelemetry-rust#1675 @​ramgdev made their first contribution in open-telemetry/opentelemetry-rust#1585 @​utpilla made their first contribution in open-telemetry/opentelemetry-rust#1701 @​ChieloNewctle made their first contribution in open-telemetry/opentelemetry-rust#1746

0.22.1 of OpenTelemetry sdk

Fixed open-telemetry/opentelemetry-rust#1576 Fix Span kind is always set to "internal".

v0.22.0

API

Added

Changed

Removed

... (truncated)

Commits
  • 21fc16c Prepare 0.26.0 release, update Metrics API to Beta (#2160)
  • 167baf8 Minor cleanups in Metrics module (#2155)
  • 380a709 MeterProvider modified to not do shutdown if user has already shut down (#2156)
  • 81a95e3 Improve internal opentelemetry logging - directly using tracing mcros (#2152)
  • 8bdd189 For Delta Temporarlity, avoid exporting when no new measurements are made (#2...
  • 6ed2b43 Fix CI - Regenerate proto files, and selective msrv-patching (#2159)
  • 161929d Use weaver for semantic convention codegen (#2098)
  • 0f15d21 Update doc comments (#2149)
  • 88023d9 Add tests for periodic reader from various RT combinations (#2147)
  • c8136d9 Add with_boundaries hint API for explicit bucket histograms (#2135)
  • Additional commits viewable in compare view

Updates opentelemetry-otlp from 0.17.0 to 0.26.0

Release notes

Sourced from opentelemetry-otlp's releases.

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

@​svix-jplatte made their first contribution in open-telemetry/opentelemetry-rust#1568 @​rex4539 made their first contribution in open-telemetry/opentelemetry-rust#1587 @​divergentdave made their first contribution in open-telemetry/opentelemetry-rust#1584 @​pyohannes made their first contribution in open-telemetry/opentelemetry-rust#1578 @​masato-hi made their first contribution in open-telemetry/opentelemetry-rust#1621 @​rogercoll made their first contribution in open-telemetry/opentelemetry-rust#1624 @​LuisOsta made their first contribution in open-telemetry/opentelemetry-rust#1638 @​svrnm made their first contribution in open-telemetry/opentelemetry-rust#1664 @​Lev1ty made their first contribution in open-telemetry/opentelemetry-rust#1672 @​ThomsonTan made their first contribution in open-telemetry/opentelemetry-rust#1675 @​ramgdev made their first contribution in open-telemetry/opentelemetry-rust#1585 @​utpilla made their first contribution in open-telemetry/opentelemetry-rust#1701 @​ChieloNewctle made their first contribution in open-telemetry/opentelemetry-rust#1746

0.22.1 of OpenTelemetry sdk

Fixed open-telemetry/opentelemetry-rust#1576 Fix Span kind is always set to "internal".

v0.22.0

API

Added

Changed

Removed

... (truncated)

Commits
  • 21fc16c Prepare 0.26.0 release, update Metrics API to Beta (#2160)
  • 167baf8 Minor cleanups in Metrics module (#2155)
  • 380a709 MeterProvider modified to not do shutdown if user has already shut down (#2156)
  • 81a95e3 Improve internal opentelemetry logging - directly using tracing mcros (#2152)
  • 8bdd189 For Delta Temporarlity, avoid exporting when no new measurements are made (#2...
  • 6ed2b43 Fix CI - Regenerate proto files, and selective msrv-patching (#2159)
  • 161929d Use weaver for semantic convention codegen (#2098)
  • 0f15d21 Update doc comments (#2149)
  • 88023d9 Add tests for periodic reader from various RT combinations (#2147)
  • c8136d9 Add with_boundaries hint API for explicit bucket histograms (#2135)
  • Additional commits viewable in compare view

Updates opentelemetry-resource-detectors from 0.3.0 to 0.5.0

Commits

Updates opentelemetry-stdout from 0.5.0 to 0.26.0

Release notes

Sourced from opentelemetry-stdout's releases.

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

@​svix-jplatte made their first contribution in open-telemetry/opentelemetry-rust#1568 @​rex4539 made their first contribution in open-telemetry/opentelemetry-rust#1587 @​divergentdave made their first contribution in open-telemetry/opentelemetry-rust#1584 @​pyohannes made their first contribution in open-telemetry/opentelemetry-rust#1578 @​masato-hi made their first contribution in open-telemetry/opentelemetry-rust#1621 @​rogercoll made their first contribution in open-telemetry/opentelemetry-rust#1624 @​LuisOsta made their first contribution in open-telemetry/opentelemetry-rust#1638 @​svrnm made their first contribution in open-telemetry/opentelemetry-rust#1664 @​Lev1ty made their first contribution in open-telemetry/opentelemetry-rust#1672 @​ThomsonTan made their first contribution in open-telemetry/opentelemetry-rust#1675 @​ramgdev made their first contribution in open-telemetry/opentelemetry-rust#1585 @​utpilla made their first contribution in open-telemetry/opentelemetry-rust#1701 @​ChieloNewctle made their first contribution in open-telemetry/opentelemetry-rust#1746

0.22.1 of OpenTelemetry sdk

Fixed open-telemetry/opentelemetry-rust#1576 Fix Span kind is always set to "internal".

v0.22.0

API

Added

Changed

Removed

... (truncated)

Commits
  • 21fc16c Prepare 0.26.0 release, update Metrics API to Beta (#2160)
  • 167baf8 Minor cleanups in Metrics module (#2155)
  • 380a709 MeterProvider modified to not do shutdown if user has already shut down (#2156)
  • 81a95e3 Improve internal opentelemetry logging - directly using tracing mcros (#2152)
  • 8bdd189 For Delta Temporarlity, avoid exporting when no new measurements are made (#2...
  • 6ed2b43 Fix CI - Regenerate proto files, and selective msrv-patching (#2159)
  • 161929d Use weaver for semantic convention codegen (#2098)
  • 0f15d21 Update doc comments (#2149)
  • 88023d9 Add tests for periodic reader from various RT combinations (#2147)
  • c8136d9 Add with_boundaries hint API for explicit bucket histograms (#2135)
  • Additional commits viewable in compare view

Updates opentelemetry_sdk from 0.24.1 to 0.26.0

Release notes

Sourced from opentelemetry_sdk's releases.

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
  • 21fc16c Prepare 0.26.0 release, update Metrics API to Beta (#2160)
  • 167baf8 Minor cleanups in Metrics module (#2155)
  • 380a709 MeterProvider modified to not do shutdown if user has already shut down (#2156)
  • 81a95e3 Improve internal opentelemetry logging - directly using tracing mcros (#2152)
  • 8bdd189 For Delta Temporarlity, avoid exporting when no new measurements are made (#2...
  • 6ed2b43 Fix CI - Regenerate proto files, and selective msrv-patching (#2159)
  • 161929d Use weaver for semantic convention codegen (#2098)
  • 0f15d21 Update doc comments (#2149)
  • 88023d9 Add tests for periodic reader from various RT combinations (#2147)
  • c8136d9 Add with_boundaries hint API for explicit bucket histograms (#2135)
  • 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 A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies labels Oct 7, 2024
Copy link

cloudflare-workers-and-pages bot commented Oct 7, 2024

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 894b9ab
Status: ✅  Deploy successful!
Preview URL: https://c8a972b2.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-cargo-opentelemet-0ehs.matrix-authentication-service-docs.pages.dev

View logs

@dependabot dependabot bot force-pushed the dependabot/cargo/opentelemetry-30c1797038 branch 3 times, most recently from 85935b6 to f135058 Compare October 16, 2024 14:12
…pdates

Bumps the opentelemetry group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [opentelemetry-jaeger-propagator](https://github.com/open-telemetry/opentelemetry-rust) | `0.3.0` | `0.26.0` |
| [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.17.0` | `0.26.0` |
| [opentelemetry-resource-detectors](https://github.com/open-telemetry/opentelemetry-rust-contrib) | `0.3.0` | `0.5.0` |
| [opentelemetry-stdout](https://github.com/open-telemetry/opentelemetry-rust) | `0.5.0` | `0.26.0` |
| [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.24.1` | `0.26.0` |



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

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

Updates `opentelemetry-resource-detectors` from 0.3.0 to 0.5.0
- [Commits](open-telemetry/opentelemetry-rust-contrib@opentelemetry-resource-detectors-0.3.0...opentelemetry-resource-detectors-0.5.0)

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

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

---
updated-dependencies:
- dependency-name: opentelemetry-jaeger-propagator
  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-resource-detectors
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: opentelemetry-stdout
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/opentelemetry-30c1797038 branch from f135058 to 894b9ab Compare October 18, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Dependencies Pull requests that update a dependency file Z-Deps-Backend Updates to the backend dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants