Skip to content

Commit 1fae9b3

Browse files
committed
docs: Mark Kafka metrics change as breaking
1 parent a814c1b commit 1fae9b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/ROOT/partials/release-notes/release-25.11.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Released on 2025-11-07.
1818
====
1919
The following components of the SDP contain breaking changes for this release:
2020
21+
* link:#observability-25_11_0[Apache Kafka]
2122
* link:#opa-improvements-25_11_0[Open Policy Agent]
2223
* link:#listener-operator-improvements-25_11_0[Stackable listener-operator]
2324
* link:#secret-operator-improvements-25_11_0[Stackable secret-operator]
@@ -147,6 +148,7 @@ See the xref:opensearch:index.adoc[OpenSearch documentation] page for more detai
147148
37 CVEs were fixed in the Stackable product images.
148149
This includes 2 critical and 18 high-severity CVEs.
149150

151+
[#observability-25_11_0]
150152
====== Observability
151153

152154
This release includes various improvements in regards to metrics collection and exposition.
@@ -181,7 +183,7 @@ Care needs to be taken because the metrics format has changed.
181183
See https://github.com/stackabletech/hdfs-operator/pull/721[hdfs-operator#721].
182184
--
183185

184-
* Apache Kafka: The `<cluster>-<role>-<rolegroup>` Service was replaced with `<cluster>-<role>-<rolegroup>-headless` and `<cluster>-<role>-<rolegroup>-metrics` Services.
186+
* *Breaking:* Apache Kafka: The `<cluster>-<role>-<rolegroup>` Service was replaced with `<cluster>-<role>-<rolegroup>-headless` and `<cluster>-<role>-<rolegroup>-metrics` Services.
185187
See https://github.com/stackabletech/kafka-operator/pull/897[kafka-operator#897].
186188

187189
====== Miscellaneous

0 commit comments

Comments
 (0)