Commit 4aefcbc
authored
Update otel/opentelemetry-collector-contrib Docker tag to v0.132.0 (#1506)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[otel/opentelemetry-collector-contrib](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases)
| minor | `0.131.1` -> `0.132.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>open-telemetry/opentelemetry-collector-releases
(otel/opentelemetry-collector-contrib)</summary>
###
[`v0.132.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/blob/HEAD/CHANGELOG.md#v01320)
[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/compare/v0.131.1...v0.132.0)
##### 🛑 Breaking changes 🛑
- `releases`: Fix artifact checksum files being incomplete and split
between Linux/Darwin and Windows.
([#​1002](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1002),
[#​1086](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1086))
This fixes a bug that occurred because releases for Windows and other
Platforms are split.
The Windows release always overwrote the checksum files already created
for Linux and Darwin and so, only
the Windows checksums were accessible in the end.
This change is breaking because checksum files for Linux/Darwin and
Windows are now split.
- `otelcol`: Remove deprecated opencensus exporter and receiver
([#​1056](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1056))
- `otelcol-contrib`: Remove deprecated opencensus exporter and receiver
([#​1056](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1056))
- `otelcol-k8s`: Remove deprecated opencensus exporter and receiver
([#​1056](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1056))
##### 💡 Enhancements 💡
- `contrib`: Add skywalkingencodingextension in otelcol-contrib
distribution
([#​1078](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1078))
- `releases`: Introduce nightly releases
([#​1016](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1016))
- `platforms`: Add Tier 3 support for riscv64
([#​968](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/968),
[#​969](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/969))
New Tier 3 platform: riscv64 architecture is now included,
allowing the collector to be built and distributed for this platform.
##### 🧰 Bug fixes 🧰
- `service/telemetry`: Pins
go.opentelemetry.io/otel/exporters/prometheus to v0.58.0
([#​1067](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1067))
go.opentelemetry.io/otel/exporters/prometheus v0.59.x has a bug leading
to unexpected suffix in metric names, we want to stay with v0.58.0 in
the artifacts.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/prometheus/client_java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 26ebe93 commit 4aefcbc
File tree
2 files changed
+2
-2
lines changed- examples
- example-exemplars-tail-sampling
- example-exporter-opentelemetry
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments