HBase Metrics Implementation providing monitoring and metrics collection for Apache HBase.
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-metrics</artifactId>
<version>2.6.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a metrics registry and registers a counter.
Use a general-purpose metrics library like Micrometer for non-HBase projects.
No dependency data recorded yet.