File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1010 - ` EOS_CHECK_MODE ` (` --eos-check-mode ` ) to set the EoS check mode. Currently, only "offline" is supported.
1111 - ` EOS_INTERVAL ` (` --eos-interval ` ) to set the interval in which the operator checks if it is EoS.
1212 - ` EOS_DISABLED ` (` --eos-disabled ` ) to disable the EoS checker completely.
13+ - Add ` metrics ` Services ([ #701 ] ).
1314
1415### Changed
1516
1617- Changed env-vars to be consistent with config-utils in the entrypoint script ([ #700 ] ).
18+ - BREAKING: The ` prometheus.io/scrape ` label moved from the ` headless ` Service to the ` metrics ` Service, which
19+ uses ` metrics ` as the port name instead of the previous ` ui-http ` /` ui-https ` port name ([ #701 ] ).
1720
1821[ #691 ] : https://github.com/stackabletech/hbase-operator/pull/691
1922[ #697 ] : https://github.com/stackabletech/hbase-operator/pull/697
2023[ #700 ] : https://github.com/stackabletech/hbase-operator/pull/700
24+ [ #701 ] : https://github.com/stackabletech/hbase-operator/pull/701
2125
2226## [ 25.7.0] - 2025-07-23
2327
You can’t perform that action at this time.
0 commit comments