divviup / divviup-api

Divvi Up Control Plane
https://divviup.org
Mozilla Public License 2.0
4 stars 1 forks source link

Bump the opentelemetry group with 5 updates #1205

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions