You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@
6
6
7
7
## v0.131.0
8
8
9
+
### 🛑 Breaking changes 🛑
10
+
11
+
-`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)
12
+
Users of the `lokiexporter` can migrate to using an OTLP exporter. See https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/33916
13
+
9
14
### 🚀 New components 🚀
10
15
11
16
-`prometheusremotewritereceiver`: Add the prometheusremotewritereceiver component to the contrib collector (#1020)
0 commit comments