-
Notifications
You must be signed in to change notification settings - Fork 45
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
editoast: bump the opentelemetry group in /editoast with 5 updates #9767
editoast: bump the opentelemetry group in /editoast with 5 updates #9767
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #9767 +/- ##
==========================================
- Coverage 37.81% 37.79% -0.02%
==========================================
Files 994 994
Lines 91126 91171 +45
Branches 1176 1174 -2
==========================================
+ Hits 34455 34458 +3
- Misses 56217 56259 +42
Partials 454 454
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ed4272b
to
bb56cef
Compare
Bumps the opentelemetry group in /editoast with 5 updates: | Package | From | To | | --- | --- | --- | | [axum-tracing-opentelemetry](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk) | `0.23.0` | `0.24.0` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.26.0` | `0.27.0` | | [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) | `0.26.0` | `0.27.0` | | [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) | `0.26.0` | `0.27.0` | | [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) | `0.27.0` | `0.28.0` | Updates `axum-tracing-opentelemetry` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/releases) - [Changelog](https://github.com/davidB/tracing-opentelemetry-instrumentation-sdk/blob/main/CHANGELOG.md) - [Commits](davidB/tracing-opentelemetry-instrumentation-sdk@axum-tracing-opentelemetry-v0.23.0...axum-tracing-opentelemetry-v0.24.0) Updates `opentelemetry` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.26.0...opentelemetry-0.27.0) 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.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.26.0...opentelemetry_sdk-0.27.0) 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) --- updated-dependencies: - dependency-name: axum-tracing-opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: opentelemetry-otlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: opentelemetry_sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: tracing-opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] <[email protected]>
bb56cef
to
e047ae0
Compare
Bumps the opentelemetry group in /editoast with 5 updates:
0.23.0
0.24.0
0.26.0
0.27.0
0.26.0
0.27.0
0.26.0
0.27.0
0.27.0
0.28.0
Updates
axum-tracing-opentelemetry
from 0.23.0 to 0.24.0Release notes
Sourced from axum-tracing-opentelemetry's releases.
Commits
9433355
chore: release3e6983a
docs: update configuration information8085d6d
feat(deps): upgrade to opentelemetry 0.27 (#181)0e5912d
ci: update configuration of renovate (reduce human workload)6017d12
chore(deps): update oxsecurity/megalinter action to v8c0bdfb4
ci: enable cancel-in-progress on concurrent run on release-plzafda509
chore(deps): update peter-evans/create-pull-request action to v7Updates
opentelemetry
from 0.26.0 to 0.27.0Release notes
Sourced from opentelemetry's releases.
Commits
ade08cb
Prepare for v0.27.0 - update Metrics API and Log(bridge) API to RC, Metrics S...648710e
Move Views under feature flag (#2298)47d5016
Add PeriodicReaderWithOwnThread (#2292)b833118
Renamelogs_level_enabled
flag tospec_unstable_logs_enabled
(#2291)0cc2cd5
Add usage doc comment for AnyValue type (#2293)845cf21
Move Temporality enum opentelemetry_sdk::metrics::data:: to opentelemetry_sdk...a707bb9
Update code documentation for Metric instruments (#2281)c322a50
Histogram implementation cleanup (#2283)540c6f1
Few fixes to changelog for breaking changes (#2287)52f6d92
Remove Counter/Add benchmark for delta temporality (#2285)Updates
opentelemetry-otlp
from 0.26.0 to 0.27.0Release notes
Sourced from opentelemetry-otlp's releases.
Commits
ade08cb
Prepare for v0.27.0 - update Metrics API and Log(bridge) API to RC, Metrics S...648710e
Move Views under feature flag (#2298)47d5016
Add PeriodicReaderWithOwnThread (#2292)b833118
Renamelogs_level_enabled
flag tospec_unstable_logs_enabled
(#2291)0cc2cd5
Add usage doc comment for AnyValue type (#2293)845cf21
Move Temporality enum opentelemetry_sdk::metrics::data:: to opentelemetry_sdk...a707bb9
Update code documentation for Metric instruments (#2281)c322a50
Histogram implementation cleanup (#2283)540c6f1
Few fixes to changelog for breaking changes (#2287)52f6d92
Remove Counter/Add benchmark for delta temporality (#2285)Updates
opentelemetry_sdk
from 0.26.0 to 0.27.0Release notes
Sourced from opentelemetry_sdk's releases.
Commits
ade08cb
Prepare for v0.27.0 - update Metrics API and Log(bridge) API to RC, Metrics S...648710e
Move Views under feature flag (#2298)47d5016
Add PeriodicReaderWithOwnThread (#2292)b833118
Renamelogs_level_enabled
flag tospec_unstable_logs_enabled
(#2291)0cc2cd5
Add usage doc comment for AnyValue type (#2293)845cf21
Move Temporality enum opentelemetry_sdk::metrics::data:: to opentelemetry_sdk...a707bb9
Update code documentation for Metric instruments (#2281)c322a50
Histogram implementation cleanup (#2283)540c6f1
Few fixes to changelog for breaking changes (#2287)52f6d92
Remove Counter/Add benchmark for delta temporality (#2285)Updates
tracing-opentelemetry
from 0.27.0 to 0.28.0Release notes
Sourced from tracing-opentelemetry's releases.
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_closeDependabot 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