osrdyne: bump the opentelemetry group in /osrdyne with 6 updates #11138
+107
−144
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 in /osrdyne with 6 updates:
0.21.1
0.24.2
0.24.0
0.27.1
0.17.0
0.28.0
0.16.0
0.28.0
0.24.1
0.28.0
0.25.0
0.28.0
Updates
axum-tracing-opentelemetry
from 0.21.1 to 0.24.2Release notes
Sourced from axum-tracing-opentelemetry's releases.
Commits
389b84b
chore: release (#195)45e75a5
chore(deps): update rust crate rstest to 0.24 (#198)2e5a09a
chore(deps): update dependency protoc to v29.2 (#196)1205ba7
build: pre-release of init-tracing-opentelemetry972a97e
feat!(init-tracing-opentelemetry): no longer default configuration, delegate ...c2bae4b
docs: mention otel-desktop-viewer as alternative to jaegerdba0bc7
feat!(init-tracing-opentelemetry): no longer enableotel=debug
in log0c57a9f
chore(init-tracing-opentelemetry): release v0.24.2 (#193)916b1fe
build: update the configuration of misecb21a59
build: update the configuration of cargo-denyUpdates
opentelemetry
from 0.24.0 to 0.27.1Release notes
Sourced from opentelemetry's releases.
Commits
e0159ad
Bump version of sdk release 0.27.1 (#2362)b7276d8
Minor Internal logs (#2361)cbe9ebe
Track dropped spans and logs due to full buffer (#2357)195dea8
Few doc updates for opentelemetry (#2353)ab332b0
Let CI check for stable run even if beta run fails (#2360)53e892a
Nit fix by avoiding bound validation unless View feature is enabled (#2355)0e221c1
Bugfix - add validation for custom buckets provided for Histograms (#2351)fa6e6cd
Replace once_cell::Lazy with std::sync::OnceLock for global Initialization in...8e6b479
Avoid additional HashMap allocation for Cumulative aggregation (#2352)1cecaea
Add few internal logs for Metrics sdks (#2350)Updates
opentelemetry-otlp
from 0.17.0 to 0.28.0Release notes
Sourced from opentelemetry-otlp's releases.
... (truncated)
Commits
189078d
Bump otel-appender-tracing version to 0.28 (#2637)062c9d6
Prepare v0.28.0 (#2635)b6783a1
Changelog refactoring (#2632)c56a03e
Separate logger and loggerprovider mod (#2633)34742d0
Set pwd for precommit.sh script to support running it in any directory (#2535)eeb367d
Nit fixes to doc and tests (#2626)c2a2b8d
Fix stress test for Logs to use OTelSdkResult (#2627)3a8cedd
Rearrange trace integration tests (#2628)1fc86da
0.28 migration guide and OTLP Example fixes (#2622)61e539f
leverage tracer provider to set service name for Zipkin exporter (#2624)Updates
opentelemetry-semantic-conventions
from 0.16.0 to 0.28.0Release notes
Sourced from opentelemetry-semantic-conventions's releases.
... (truncated)
Commits
189078d
Bump otel-appender-tracing version to 0.28 (#2637)062c9d6
Prepare v0.28.0 (#2635)b6783a1
Changelog refactoring (#2632)c56a03e
Separate logger and loggerprovider mod (#2633)34742d0
Set pwd for precommit.sh script to support running it in any directory (#2535)eeb367d
Nit fixes to doc and tests (#2626)c2a2b8d
Fix stress test for Logs to use OTelSdkResult (#2627)3a8cedd
Rearrange trace integration tests (#2628)1fc86da
0.28 migration guide and OTLP Example fixes (#2622)61e539f
leverage tracer provider to set service name for Zipkin exporter (#2624)Updates
opentelemetry_sdk
from 0.24.1 to 0.28.0Release notes
Sourced from opentelemetry_sdk's releases.
Commits
189078d
Bump otel-appender-tracing version to 0.28 (#2637)062c9d6
Prepare v0.28.0 (#2635)b6783a1
Changelog refactoring (#2632)c56a03e
Separate logger and loggerprovider mod (#2633)34742d0
Set pwd for precommit.sh script to support running it in any directory (#2535)eeb367d
Nit fixes to doc and tests (#2626)c2a2b8d
Fix stress test for Logs to use OTelSdkResult (#2627)3a8cedd
Rearrange trace integration tests (#2628)1fc86da
0.28 migration guide and OTLP Example fixes (#2622)61e539f
leverage tracer provider to set service name for Zipkin exporter (#2624)Updates
tracing-opentelemetry
from 0.25.0 to 0.28.0Release notes
Sourced from tracing-opentelemetry's releases.
Changelog
Sourced from tracing-opentelemetry's changelog.
Commits
f6fc075
chore: update msrv to 1.70.0c61c66a
chore: bump version to 0.28.0b698047
chore: update opentelemetry dependencies to 0.27.095f9ab9
Add level metadata to spans (#182)ab629c3
adding support for setting the status of the span through SpanExt (#176)515fe00
Reduce locking in Layer::on_close74d6ba0
Remove MSRV notes in favor of the Cargo metadata4a6edb8
Add note on version numbersf5d121f
Move code from README into a basic exampled817cf7
chore: prepare releaseDependabot 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