Skip to content

Commit 5659aaf

Browse files
committed
docs: Mark HBase and Hadoop metrics changes as breaking
1 parent 1fae9b3 commit 5659aaf

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ 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 HBase]
22+
* link:#observability-25_11_0[Apache Hadoop]
2123
* link:#observability-25_11_0[Apache Kafka]
2224
* link:#opa-improvements-25_11_0[Open Policy Agent]
2325
* link:#listener-operator-improvements-25_11_0[Stackable listener-operator]
@@ -166,11 +168,11 @@ These annotations are now available which allows custom relabel configs in Prome
166168
* Open Policy Agent: https://github.com/stackabletech/opa-operator/pull/767[opa-operator#767].
167169
* Trino: https://github.com/stackabletech/trino-operator/pull/807[trino-operator#807].
168170

169-
In addition to the annotation changes listed above, the following changes were made:
171+
In addition to the annotation changes listed above, the following breaking changes were made:
170172

171-
* Apache HBase: The `prometheus.io/scrape` label is now only available on the `metrics` Service (instead of the `headless` Service), which uses `metrics` as the port name instead of the previous `ui-http`/`ui-https` port name.
173+
* *Breaking:* Apache HBase: The `prometheus.io/scrape` label is now only available on the `metrics` Service (instead of the `headless` Service), which uses `metrics` as the port name instead of the previous `ui-http`/`ui-https` port name.
172174
See https://github.com/stackabletech/hbase-operator/pull/701[hbase-operator#701].
173-
* Apache Hadoop: The `metrics` Service previously exposed the JMX metrics via the `metrics` port.
175+
* *Breaking:* Apache Hadoop: The `metrics` Service previously exposed the JMX metrics via the `metrics` port.
174176
In this release, the JMX metrics have been moved to the `jmx-metrics` port.
175177
The `metrics` port now instead exposes the native Prometheus metrics.
176178
+

0 commit comments

Comments
 (0)