@@ -11,13 +11,15 @@ All notable changes to this project will be documented in this file.
1111 - ` EOS_CHECK_MODE ` (` --eos-check-mode ` ) to set the EoS check mode. Currently, only "offline" is supported.
1212 - ` EOS_INTERVAL ` (` --eos-interval ` ) to set the interval in which the operator checks if it is EoS.
1313 - ` EOS_DISABLED ` (` --eos-disabled ` ) to disable the EoS checker completely.
14+ - Add ` prometheus.io/path|port|scheme ` annotations to metrics service ([ #721 ] ).
1415
1516### Changed
1617
1718- Bump stackable-operator to ` 0.100.1 ` and product-config to ` 0.8.0 ` ([ #722 ] ).
1819
1920[ #713 ] : https://github.com/stackabletech/hdfs-operator/pull/713
2021[ #718 ] : https://github.com/stackabletech/hdfs-operator/pull/718
22+ [ #721 ] : https://github.com/stackabletech/hdfs-operator/pull/721
2123[ #722 ] : https://github.com/stackabletech/hdfs-operator/pull/722
2224
2325## [ 25.7.0] - 2025-07-23
@@ -34,7 +36,6 @@ All notable changes to this project will be documented in this file.
3436- The built-in Prometheus servlet is now enabled and metrics are exposed under the ` /prom ` path of all UI services ([ #695 ] ).
3537- Add several properties to ` hdfs-site.xml ` and ` core-site.xml ` that improve general performance and reliability ([ #696 ] ).
3638- Add RBAC rule to helm template for automatic cluster domain detection ([ #699 ] ).
37- - Add ` prometheus.io/path|port|scheme ` annotations to metrics service ([ #721 ] ).
3839
3940### Changed
4041
@@ -90,7 +91,6 @@ All notable changes to this project will be documented in this file.
9091[ #697 ] : https://github.com/stackabletech/hdfs-operator/pull/697
9192[ #699 ] : https://github.com/stackabletech/hdfs-operator/pull/699
9293[ #700 ] : https://github.com/stackabletech/hdfs-operator/pull/700
93- [ #721 ] : https://github.com/stackabletech/hdfs-operator/pull/721
9494
9595## [ 25.3.0] - 2025-03-21
9696
0 commit comments