deps: bump the opentelemetry group with 4 updates#6396
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
deps: bump the opentelemetry group with 4 updates#6396dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the opentelemetry group with 4 updates: [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust), [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust), [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) and [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry). Updates `opentelemetry` from 0.27.1 to 0.31.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.27.1...opentelemetry-prometheus-0.31.0) Updates `opentelemetry_sdk` from 0.27.1 to 0.31.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.27.1...v0.31.0) Updates `opentelemetry-otlp` from 0.27.0 to 0.31.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.27.0...opentelemetry-otlp-0.31.1) Updates `tracing-opentelemetry` from 0.28.0 to 0.32.1 - [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.28.0...v0.32.1) --- updated-dependencies: - dependency-name: opentelemetry dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: opentelemetry_sdk dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: opentelemetry-otlp dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: tracing-opentelemetry dependency-version: 0.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the opentelemetry group with 4 updates: opentelemetry, opentelemetry_sdk, opentelemetry-otlp and tracing-opentelemetry.
Updates
opentelemetryfrom 0.27.1 to 0.31.0Release notes
Sourced from opentelemetry's releases.
Changelog
Sourced from opentelemetry's changelog.
... (truncated)
Commits
2b63b75fix: Panics and exploding memory usage from large cardinality limit (#3290)c346d4bfeat: Upgrade SDK version to 0.31.0 (#3287)07bb613feat: Improve support for exponential histogram (#3259)693dcc0chore: UnifySpanExporterwithLogExporterandPushMetricExporter(#3281)65969fddocs: logs enrichment (#3266)627f252feat: Stabilize Logger Enabled (#3278)4c16d9bfix: Remove unused tracing dependency from opentelemetry-otlp (#3264)759b539chore(sampling): move sdk types from opentelemetry to opentelemetry_sdk (#3277)483b420fix: handle shutdown in logs exporter (#3255)53c9f47chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 (#3273)Updates
opentelemetry_sdkfrom 0.27.1 to 0.31.0Changelog
Sourced from opentelemetry_sdk's changelog.
... (truncated)
Commits
285dc92chore: Prepare for release v0.31.0 (#3179)9cde968chore: Prepare for release otel-http v0.30.1, Revert part of multi-value key ...5250df2fix: Suppress telemetry emitted inside ofBatchLogProcessor::emit(#3172)9bd2c1bfix: use instrumentation schema URL on scope spans (#3171)159135cfeat: Add is_remote flag in exporter for spans and span links (#3153)b7ff11bfix: Use path+version dependencies for publishing to crates.io otel-http (#3...24da5c9fix: Use path+version dependencies for publishing to crates.io (#3167)6f75c58fix: Addstdfeature to serde to fix CI linting issues (#3165)80b5dcbchore: Bump opentelemetry-proto to v0.30.1 and opentelemetry-otlp to v0.30.1 ...b70771achore: bump otel-proto to v1.8.0 (#3156)Updates
opentelemetry-otlpfrom 0.27.0 to 0.31.1Release notes
Sourced from opentelemetry-otlp's releases.
Changelog
Sourced from opentelemetry-otlp's changelog.
... (truncated)
Commits
febe718feat(OTLP): add tls-ring, tls-aws-lc, and tls-provider-agnostic feature flags...285dc92chore: Prepare for release v0.31.0 (#3179)9cde968chore: Prepare for release otel-http v0.30.1, Revert part of multi-value key ...5250df2fix: Suppress telemetry emitted inside ofBatchLogProcessor::emit(#3172)9bd2c1bfix: use instrumentation schema URL on scope spans (#3171)159135cfeat: Add is_remote flag in exporter for spans and span links (#3153)b7ff11bfix: Use path+version dependencies for publishing to crates.io otel-http (#3...24da5c9fix: Use path+version dependencies for publishing to crates.io (#3167)6f75c58fix: Addstdfeature to serde to fix CI linting issues (#3165)80b5dcbchore: Bump opentelemetry-proto to v0.30.1 and opentelemetry-otlp to v0.30.1 ...Updates
tracing-opentelemetryfrom 0.28.0 to 0.32.1Release notes
Sourced from tracing-opentelemetry's releases.
... (truncated)
Changelog
Sourced from tracing-opentelemetry's changelog.
... (truncated)
Commits
feedb22chore: prepare release of 0.32.1 (#246)99b934bfeat: allow OpenTelemetry context access with SpanRef (#234)35be2a5docs: add functionality rustdocs to layera31f8dbfix: fix panic in multithreaded follows-from94fddb0test: add test for mutlithreaded follows from panic6b81167Remove unwanted dependency on opentelemetry sdk crate (#241)938a9a8fix: fix broken compilation (#245)13f7ca2feat: add event-counting filtering layer for spans (#228)884b00cchore: update README.md links to use the latest version (#239)79be94cchore: remove thiserror and unused dependencies (#238)You can trigger a rebase of this PR 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 <dependency name> major versionwill 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 versionwill 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