chore(deps): update opentelemetry requirement from 0.31 to 0.32#8
chore(deps): update opentelemetry requirement from 0.31 to 0.32#8dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version. - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.32.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-prometheus-0.31.0...opentelemetry-0.32.0) --- updated-dependencies: - dependency-name: opentelemetry dependency-version: 0.32.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Kelos AI Agent
Commands
Palette initialized. Updates appear as agents run. |
Coordinated bundle of the four interlocking OTEL crates that ship on a single release cadence and cannot be updated piecemeal: - opentelemetry 0.31 → 0.32 - opentelemetry_sdk 0.31 → 0.32 - opentelemetry-otlp 0.31 → 0.32 - opentelemetry-appender-tracing 0.31 → 0.32 Supersedes dependabot PRs #7, #8, #9, #10 — each of those bumps a single crate, which would fail to compile against the rest of the stack at 0.31. Closing them after this lands. Build clean (cargo build, cargo clippy --all-features -D warnings), 997 tests passing. The 0.32 release is API-compatible with our usage of SdkLoggerProvider, SdkMeterProvider, BatchLogProcessor, PeriodicReader, and the OTLP HTTP exporter — no source changes were required. The recently-fixed resolve_otlp_endpoint / with_endpoint full-URL pipeline (commit 0c6538c) continues to work; the 0.32 release did not revisit that contract. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on opentelemetry to permit the latest version.
Release notes
Sourced from opentelemetry's releases.
Changelog
Sourced from opentelemetry's changelog.
... (truncated)
Commits
ec289cbchore: Prepare for release v0.32.0 (#3508)3ddb386fix(metrics): reject usize::MAX as cardinality limit (#3506)bad0a1bfeat(appender-tracing): re-gate span attribute enrichment behind experimental...f744509docs: update README status table and remove deprecated crates (#3502)81d5a06chore(prometheus): restore crate to workspace (#3500)5a07ce1ci: close stale pull requests (#3499)cc87dd9feat(appender-tracing): stabilize span attribute propagation (#3482)f290595docs(metrics): document experimental bound instruments (#3495)a79eb76fix(sdk): suppress telemetry in SimpleSpanProcessor during export (#3494)aa3bda3chore(zipkin): deprecate opentelemetry-zipkin crate (#3492)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)