Skip to content

Commit 00a55aa

Browse files
authored
docs: Explanation - pin workloads to 0.130 (#220)
1 parent 264a239 commit 00a55aa

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/.custom_wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ CMRs
2121
config
2222
configs
2323
contextualize
24+
contrib
2425
cpu
2526
cryptographic
2627
cryptographically

docs/reference/release-notes.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ COS 3 is compatible with Juju v3.6+.
3131

3232
## What's new in COS 3
3333

34+
- **Opentelemetry collector**. Charmed opentelemetry-collector's workload is pinned to version 0.130 because the upstream `opentelemetry-collector-contrib` [project](https://github.com/open-telemetry/opentelemetry-collector-contrib) dropped support for Loki exporter in [release v0.131.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.131.0), stating that users can migrate to the OTLP exporters instead.
35+
- The logging integrations for the `opentelemetry-collector` charms rely on `lokiexporter` to send logs to Loki push API endpoints. Loki only recently received upstream support for an OTLP endpoint, and migrating to an OTLP-first ecosystem in COS began in 26.04. The objective is to have support for OTLP ecosystem-wide by the end of 26.10 and to deprecate the Loki Push API feature (`logging` endpoint). Support will then be fully dropped in 27.04, and the `opentelemetry-collector` charms will no longer be pinned to `v0.130`.
3436

3537
### COS components
3638

@@ -51,9 +53,6 @@ COS 3 is compatible with Juju v3.6+.
5153
### COS Lite components
5254

5355

54-
55-
56-
5756
## Notable changes in peripheral charms
5857

5958

0 commit comments

Comments
 (0)