-
Notifications
You must be signed in to change notification settings - Fork 38
Bump the otel group across 1 directory with 4 updates #114
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
Closed
Conversation
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
b58cca2 to
a57157a
Compare
6d1021c to
216c1bf
Compare
216c1bf to
e067df1
Compare
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
e067df1 to
24e411c
Compare
24e411c to
ec71f60
Compare
ec71f60 to
25c213a
Compare
25c213a to
c77891a
Compare
c77891a to
aa837e4
Compare
Bumps the otel group with 4 updates in the / directory: [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry), [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust), [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) and [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust). Updates `tracing-opentelemetry` from 0.27.0 to 0.28.0 - [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.27.0...v0.28.0) Updates `opentelemetry` from 0.26.0 to 0.27.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.26.0...opentelemetry-0.27.1) Updates `opentelemetry-otlp` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.26.0...opentelemetry-otlp-0.27.0) Updates `opentelemetry_sdk` from 0.26.0 to 0.27.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.26.0...opentelemetry_sdk-0.27.1) --- updated-dependencies: - dependency-name: tracing-opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: opentelemetry-otlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel - dependency-name: opentelemetry_sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: otel ... Signed-off-by: dependabot[bot] <[email protected]>
aa837e4 to
4149e13
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 otel group with 4 updates in the / directory: tracing-opentelemetry, opentelemetry, opentelemetry-otlp and opentelemetry_sdk.
Updates
tracing-opentelemetryfrom 0.27.0 to 0.28.0Release notes
Sourced from tracing-opentelemetry's releases.
Commits
f6fc075chore: update msrv to 1.70.0c61c66achore: bump version to 0.28.0b698047chore: update opentelemetry dependencies to 0.27.095f9ab9Add level metadata to spans (#182)ab629c3adding support for setting the status of the span through SpanExt (#176)515fe00Reduce locking in Layer::on_closeUpdates
opentelemetryfrom 0.26.0 to 0.27.1Release notes
Sourced from opentelemetry's releases.
Commits
e0159adBump version of sdk release 0.27.1 (#2362)b7276d8Minor Internal logs (#2361)cbe9ebeTrack dropped spans and logs due to full buffer (#2357)195dea8Few doc updates for opentelemetry (#2353)ab332b0Let CI check for stable run even if beta run fails (#2360)53e892aNit fix by avoiding bound validation unless View feature is enabled (#2355)0e221c1Bugfix - add validation for custom buckets provided for Histograms (#2351)fa6e6cdReplace once_cell::Lazy with std::sync::OnceLock for global Initialization in...8e6b479Avoid additional HashMap allocation for Cumulative aggregation (#2352)1cecaeaAdd few internal logs for Metrics sdks (#2350)Updates
opentelemetry-otlpfrom 0.26.0 to 0.27.0Release notes
Sourced from opentelemetry-otlp's releases.
Commits
ade08cbPrepare for v0.27.0 - update Metrics API and Log(bridge) API to RC, Metrics S...648710eMove Views under feature flag (#2298)47d5016Add PeriodicReaderWithOwnThread (#2292)b833118Renamelogs_level_enabledflag tospec_unstable_logs_enabled(#2291)0cc2cd5Add usage doc comment for AnyValue type (#2293)845cf21Move Temporality enum opentelemetry_sdk::metrics::data:: to opentelemetry_sdk...a707bb9Update code documentation for Metric instruments (#2281)c322a50Histogram implementation cleanup (#2283)540c6f1Few fixes to changelog for breaking changes (#2287)52f6d92Remove Counter/Add benchmark for delta temporality (#2285)Updates
opentelemetry_sdkfrom 0.26.0 to 0.27.1Release notes
Sourced from opentelemetry_sdk's releases.
Commits
e0159adBump version of sdk release 0.27.1 (#2362)b7276d8Minor Internal logs (#2361)cbe9ebeTrack dropped spans and logs due to full buffer (#2357)195dea8Few doc updates for opentelemetry (#2353)ab332b0Let CI check for stable run even if beta run fails (#2360)53e892aNit fix by avoiding bound validation unless View feature is enabled (#2355)0e221c1Bugfix - add validation for custom buckets provided for Histograms (#2351)fa6e6cdReplace once_cell::Lazy with std::sync::OnceLock for global Initialization in...8e6b479Avoid additional HashMap allocation for Cumulative aggregation (#2352)1cecaeaAdd few internal logs for Metrics sdks (#2350)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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