File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ All notable changes to this project will be documented in this file.
2727 - The ` runAsUser ` and ` runAsGroup ` fields will not be set anymore by the operator
2828 - The defaults from the docker images itself will now apply, which will be different from 1000/0 going forward
2929 - This is marked as breaking because tools and policies might exist, which require these fields to be set
30+ - BREAKING: Replace JMX Exporter with built in Prometheus support. Hence, the metrics provided by the ` /metrics ` endpoint are named
31+ differently now ([ #955 ] ).
3032
3133### Fixed
3234
@@ -45,6 +47,7 @@ All notable changes to this project will be documented in this file.
4547[ #942 ] : https://github.com/stackabletech/zookeeper-operator/pull/942
4648[ #946 ] : https://github.com/stackabletech/zookeeper-operator/pull/946
4749[ #950 ] : https://github.com/stackabletech/zookeeper-operator/pull/950
50+ [ #955 ] : https://github.com/stackabletech/zookeeper-operator/pull/955
4851
4952## [ 25.3.0] - 2025-03-21
5053
You can’t perform that action at this time.
0 commit comments