-
Notifications
You must be signed in to change notification settings - Fork 19
Commit 9e63167
Update Rust crate opentelemetry to 0.28.0 (#1543)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[opentelemetry](https://redirect.github.com/open-telemetry/opentelemetry-rust)
| workspace.dependencies | minor | `0.24.0` -> `0.28.0` |
---
### Release Notes
<details>
<summary>open-telemetry/opentelemetry-rust (opentelemetry)</summary>
###
[`v0.28.0`](https://redirect.github.com/open-telemetry/opentelemetry-rust/releases/tag/opentelemetry-0.28.0):
0.28.0 Release
[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-rust/compare/opentelemetry-0.27.1...opentelemetry-0.28.0)
See changelog for individual crates to know the exact set of changes.
All crates in this repo follows same version (0.28.0 for this release).
This release also upgrades
- Logs API to stable
- Logs-SDK, Logs OTLP exporter, Logs-Appender-Tracing to RC
- Metrics-API to stable
- Metrics-SDK, Metrics OTLP exporter to RC.
This release introduces several breaking changes as we progress toward a
stable version for logs and metrics. We recommend reviewing the
[Migration
Guide](https://redirect.github.com/open-telemetry/opentelemetry-rust/blob/main/docs/migration\_0.28.md)
along with the changelogs to ensure a smooth upgrade.
###
[`v0.27.1`](https://redirect.github.com/open-telemetry/opentelemetry-rust/releases/tag/opentelemetry_sdk-0.27.1):
patch release
[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-rust/compare/opentelemetry-0.27.0...opentelemetry-0.27.1)
Refer to opentelemetry-sdk
[CHANGELOG](https://redirect.github.com/open-telemetry/opentelemetry-rust/blob/opentelemetry_sdk-0.27.1/opentelemetry-sdk/CHANGELOG.md#0271)
for the changes.
###
[`v0.27.0`](https://redirect.github.com/open-telemetry/opentelemetry-rust/releases/tag/opentelemetry-0.27.0):
0.27.0 Release
[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-rust/compare/opentelemetry-0.26.0...opentelemetry-0.27.0)
See changelog for individual crates to know the exact set of changes.
All crates in this repo follows same version (0.27.0 for this release).
This release also upgrades
- Logs API to RC
- Metrics API to RC
- Metrics SDK to Beta
- Metrics OTLP Exporter to Beta.
###
[`v0.26.0`](https://redirect.github.com/open-telemetry/opentelemetry-rust/releases/tag/opentelemetry-0.26.0):
0.26.0 Release
[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-rust/compare/opentelemetry-0.25.0...opentelemetry-0.26.0)
See changelog for individual crates to know the exact set of changes. As
informed during previous release, all crates from this repo follows same
version (0.26.0 for this release).
This release also upgrades Metric API (part of `opentelemetry` crate)
from alpha to beta.
###
[`v0.25.0`](https://redirect.github.com/open-telemetry/opentelemetry-rust/releases/tag/opentelemetry-0.25.0):
OpenTelemetry 0.25.0 Release
[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-rust/compare/opentelemetry-0.24.0...opentelemetry-0.25.0)
See changelog for individual crates to know the exact set of changes.
This release onwards, all crates from this repo follows same version
(0.25.0 for today's release).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/oxidecomputer/crucible).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alan Hanson <alan@oxidecomputer.com>1 parent c95e34c commit 9e63167Copy full SHA for 9e63167
2 files changed
+7
-7
lines changed+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
|
0 commit comments