Commit 57314b0
authored
Update otel/opentelemetry-collector-contrib Docker tag to v0.131.0 (#1487)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[otel/opentelemetry-collector-contrib](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases)
| minor | `0.130.1` -> `0.131.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.131.0`](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/blob/HEAD/CHANGELOG.md#v01310)
[Compare
Source](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/compare/v0.130.1...v0.131.0)
##### 🛑 Breaking changes 🛑
- `exporter/loki`: The `Loki Exporter` component has been removed from
the repo and is no longer being published as it has been deprecated
since 9th July 2024.
([#​1044](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1044))
Users of the `lokiexporter` can migrate to using an OTLP exporter. See
[https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/33916](https://redirect.github.com/open-telemetry/opentelemetry-collector-contrib/issues/33916)
##### 🚀 New components 🚀
- `prometheusremotewritereceiver`: Add the prometheusremotewritereceiver
component to the contrib collector
([#​1020](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1020))
- `tinybirdexporter`: Add tinybird exporter to contrib distribution
([#​1045](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1045))
##### 💡 Enhancements 💡
- `contrib`: add the `text_encoding` encoding extension to the contrib
distribution
([#​1025](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1025))
- `all`: Removes usages of golang.org/x/net/trace which uses
html/template and text/template in gRPC. These usages disable golang
DCE.
([#​1018](https://redirect.github.com/open-telemetry/opentelemetry-collector-releases/issues/1018))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS40My41IiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5a3c06e commit 57314b0
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