Description
Affected Stackable version
24.7.0, 24.11.0
Affected Apache HDFS version
3.3.4, 3.3.6
Current and expected behavior
For instance, the suffix _created
of the metric hadoop_namenode_files_created
is removed and the metric is named now hadoop_namenode_files
. The suffix _total
of the metric hadoop_namenode_files_total
is also removed but as the metric hadoop_namenode_files
already exists, it is discarded.
Possible solution
Update the JMX exporter rules to match the used JMX exporter version.
Additional context
The JMX exporter 1.0.1+ conforms with OpenMetrics (https://github.com/prometheus/jmx_exporter/releases/tag/1.0.1) and removes reserved suffixes.
Environment
No response
Would you like to work on fixing this bug?
yes
Tasks
Metadata
Metadata
Assignees
Type
Projects
Status
Done