-
Notifications
You must be signed in to change notification settings - Fork 3
Bump the opentelemetry group with 4 updates #1564
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
base: main
Are you sure you want to change the base?
Conversation
divviup-github-automation
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approving dependabot PR.
Bumps the opentelemetry group with 4 updates: [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust), [opentelemetry-prometheus](https://github.com/open-telemetry/opentelemetry-rust), [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) and [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust). Updates `opentelemetry` from 0.27.1 to 0.28.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.27.1...opentelemetry-0.28.0) Updates `opentelemetry-prometheus` from 0.27.0 to 0.28.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-prometheus-0.27.0...opentelemetry-prometheus-0.28.0) Updates `opentelemetry_sdk` from 0.27.1 to 0.28.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.27.1...opentelemetry_sdk-0.28.0) Updates `opentelemetry-otlp` from 0.27.0 to 0.28.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-otlp-0.27.0...opentelemetry-otlp-0.28.0) --- updated-dependencies: - dependency-name: opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: opentelemetry-prometheus 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: opentelemetry-otlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] <support@github.com>
038681a to
94d6239
Compare
This moves to a builder pattern for construction of the otel `Resource`. The previous version used the Resource::default() constructor which gathered attributes from environment variables; in 0.28 that is done via `builder()` via it including the EnvResourceDetector [2]. [1] https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/migration_0.28.md#resource-changes [2] https://github.com/open-telemetry/opentelemetry-rust/blob/189078d7a92e534d67137ffaed8e35456eaa589b/opentelemetry-sdk/src/resource/mod.rs#L62
|
This prompts a version mismatch for The version mismatch shows up as an unresolved import for But moving to the prerelease version of |
|
Still waiting on the upstream release. |
|
Still waiting on the upstream release. |
|
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 |
|
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 |
7 similar comments
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
Bumps the opentelemetry group with 4 updates: opentelemetry, opentelemetry-prometheus, opentelemetry_sdk and opentelemetry-otlp.
Updates
opentelemetryfrom 0.27.1 to 0.28.0Release notes
Sourced from opentelemetry's releases.
Commits
189078dBump otel-appender-tracing version to 0.28 (#2637)062c9d6Prepare v0.28.0 (#2635)b6783a1Changelog refactoring (#2632)c56a03eSeparate logger and loggerprovider mod (#2633)34742d0Set pwd for precommit.sh script to support running it in any directory (#2535)eeb367dNit fixes to doc and tests (#2626)c2a2b8dFix stress test for Logs to use OTelSdkResult (#2627)3a8ceddRearrange trace integration tests (#2628)1fc86da0.28 migration guide and OTLP Example fixes (#2622)61e539fleverage tracer provider to set service name for Zipkin exporter (#2624)Updates
opentelemetry-prometheusfrom 0.27.0 to 0.28.0Release notes
Sourced from opentelemetry-prometheus's releases.
Commits
b358202Upgrade opentelemetry-prometheus to 0.28 (#2650)f3a375cUpdate CI for ARM to use public image (#2646)2d7e7d6Add missing Windows exclusion for pprof crate in sdk/benches (#2648)5236670chore: fix CHANGELOG.md (#2642)de197e4Fix zipkin deadlink (#2640)189078dBump otel-appender-tracing version to 0.28 (#2637)062c9d6Prepare v0.28.0 (#2635)b6783a1Changelog refactoring (#2632)c56a03eSeparate logger and loggerprovider mod (#2633)34742d0Set pwd for precommit.sh script to support running it in any directory (#2535)Updates
opentelemetry_sdkfrom 0.27.1 to 0.28.0Commits
189078dBump otel-appender-tracing version to 0.28 (#2637)062c9d6Prepare v0.28.0 (#2635)b6783a1Changelog refactoring (#2632)c56a03eSeparate logger and loggerprovider mod (#2633)34742d0Set pwd for precommit.sh script to support running it in any directory (#2535)eeb367dNit fixes to doc and tests (#2626)c2a2b8dFix stress test for Logs to use OTelSdkResult (#2627)3a8ceddRearrange trace integration tests (#2628)1fc86da0.28 migration guide and OTLP Example fixes (#2622)61e539fleverage tracer provider to set service name for Zipkin exporter (#2624)Updates
opentelemetry-otlpfrom 0.27.0 to 0.28.0Release notes
Sourced from opentelemetry-otlp's releases.
Commits
189078dBump otel-appender-tracing version to 0.28 (#2637)062c9d6Prepare v0.28.0 (#2635)b6783a1Changelog refactoring (#2632)c56a03eSeparate logger and loggerprovider mod (#2633)34742d0Set pwd for precommit.sh script to support running it in any directory (#2535)eeb367dNit fixes to doc and tests (#2626)c2a2b8dFix stress test for Logs to use OTelSdkResult (#2627)3a8ceddRearrange trace integration tests (#2628)1fc86da0.28 migration guide and OTLP Example fixes (#2622)61e539fleverage tracer provider to set service name for Zipkin exporter (#2624)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 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