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

Bump the opentelemetry group with 5 updates #1205

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the opentelemetry group with 5 updates:

Package From To
opentelemetry 0.23.0 0.24.0
opentelemetry-prometheus 0.16.0 0.17.0
trillium-opentelemetry 0.8.0 0.9.0
opentelemetry_sdk 0.23.0 0.24.1
opentelemetry-otlp 0.16.0 0.17.0

Updates opentelemetry from 0.23.0 to 0.24.0

Release notes

Sourced from opentelemetry's releases.

opentelemetry-0.24.0

See individual crate changelogs for details.

Commits

Updates opentelemetry-prometheus from 0.16.0 to 0.17.0

Release notes

Sourced from opentelemetry-prometheus's releases.

v0.17.0

Changed

  • Implement Serialize & Deserialize for Sampler, SpanLimits #622, #626
  • Allow &'static str and string in span methods #654
  • Allow String data in instrumentation library. #670
  • Remove std::fmt::Debug and 'static requirements from TracerProvider, Tracer, and Span #664
  • Remove unused Tracer::invalid method #683
  • Split TracerProvider::tracer and TracerProvider::versioned_tracer methods #682
  • Reduce dependency on futures crate #684
  • Switch to parent context references #687
  • Spec-compliant trace and span ids #689
  • Optimize span creation internals #693
  • Add instrumentation library to ShouldSample parameters #695

Fixed

  • Fix default resource detection for tracer provider #641
  • Detect service.name from OTEL_SERVICE_NAME and OTEL_RESOURCE_ATTRIBUTES #662
  • Fix TraceState::valid_key crashes #665
Commits
  • 383c7d1 [opentelemetry-prometheus]: Prepare 0.17.0 release using opentelemetry 0.24 (...
  • 2b026d9 Fix PartialEq for Value in opentelemetry-stdout (#1955)
  • 57bcd59 fix ci (#1960)
  • 406e31b zstd compression for tonic exporter (#1947)
  • a1f02fa chore: update proto definition to v1.3.2 (#1945)
  • acd6cbe Adding PartialEq for LogRecord and SpanContext to help unit testing (#1...
  • e1a3494 When deserializing JSON, accept both int and string in 'intValue' (#1906)
  • 0e8f259 sdk: expose hidden Tracer::should_sample() method (#1937)
  • a9b8621 Flatten field + fix u64 to string serde (#1911)
  • 47e52f1 Fix Stress Test (#1935)
  • Additional commits viewable in compare view

Updates trillium-opentelemetry from 0.8.0 to 0.9.0

Release notes

Sourced from trillium-opentelemetry's releases.

v0.9.0

Fixed

  • fix exporter initialization in example
  • remove uses of Unit

Other

  • use semantic conventions metrics module
  • [breaking] upgrade opentelemetry dependencies
Changelog

Sourced from trillium-opentelemetry's changelog.

0.9.0 - 2024-07-15

Fixed

  • fix exporter initialization in example
  • remove uses of Unit

Other

  • use semantic conventions metrics module
  • [breaking] upgrade opentelemetry dependencies
Commits
  • 4c583bb chore: release
  • 8ec202c chore(deps): Bump taiki-e/cache-cargo-install-action from 1 to 2
  • 349ced1 fix: fix exporter initialization in example
  • a2e5906 refactor: use semantic conventions metrics module
  • 55e0f7c fix: remove uses of Unit
  • 5369f15 chore!: upgrade opentelemetry dependencies
  • See full diff in compare view

Updates opentelemetry_sdk from 0.23.0 to 0.24.1

Release notes

Sourced from opentelemetry_sdk's releases.

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.

Commits

Updates opentelemetry-otlp from 0.16.0 to 0.17.0

Release notes

Sourced from opentelemetry-otlp's releases.

v0.17.0

Changed

  • Implement Serialize & Deserialize for Sampler, SpanLimits #622, #626
  • Allow &'static str and string in span methods #654
  • Allow String data in instrumentation library. #670
  • Remove std::fmt::Debug and 'static requirements from TracerProvider, Tracer, and Span #664
  • Remove unused Tracer::invalid method #683
  • Split TracerProvider::tracer and TracerProvider::versioned_tracer methods #682
  • Reduce dependency on futures crate #684
  • Switch to parent context references #687
  • Spec-compliant trace and span ids #689
  • Optimize span creation internals #693
  • Add instrumentation library to ShouldSample parameters #695

Fixed

  • Fix default resource detection for tracer provider #641
  • Detect service.name from OTEL_SERVICE_NAME and OTEL_RESOURCE_ATTRIBUTES #662
  • Fix TraceState::valid_key crashes #665
Commits

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

Bumps the opentelemetry group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.23.0` | `0.24.0` |
| [opentelemetry-prometheus](https://github.com/open-telemetry/opentelemetry-rust) | `0.16.0` | `0.17.0` |
| [trillium-opentelemetry](https://github.com/trillium-rs/trillium-opentelemetry) | `0.8.0` | `0.9.0` |
| [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.23.0` | `0.24.1` |
| [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.16.0` | `0.17.0` |


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

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

Updates `trillium-opentelemetry` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/trillium-rs/trillium-opentelemetry/releases)
- [Changelog](https://github.com/trillium-rs/trillium-opentelemetry/blob/main/CHANGELOG.md)
- [Commits](trillium-rs/trillium-opentelemetry@v0.8.0...v0.9.0)

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

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

---
updated-dependencies:
- dependency-name: opentelemetry
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: opentelemetry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: trillium-opentelemetry
  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: opentelemetry-otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 29, 2024 06:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 29, 2024
Copy link
Contributor

@divviup-github-automation divviup-github-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependabot PR.

@divviup-github-automation divviup-github-automation enabled auto-merge (squash) July 29, 2024 06:02
@divviup-github-automation divviup-github-automation merged commit b0c2bda into main Jul 29, 2024
8 checks passed
@divviup-github-automation divviup-github-automation deleted the dependabot/cargo/main/opentelemetry-022e8d15ad branch July 29, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant