HBASE-27713 Remove numRegions in Region Metrics (#5107)
Signed-off-by: Duo Zhang <zhangduo@apache.org> (cherry picked from commit 251e4984776e2ee13ae4df1de4c000f35a58ad59)
This commit is contained in:
parent
f8c234e8d0
commit
6305c7a4f2
@ -47,8 +47,6 @@ public interface MetricsRegionAggregateSource extends BaseSource {
|
||||
*/
|
||||
String METRICS_JMX_CONTEXT = "RegionServer,sub=" + METRICS_NAME;
|
||||
|
||||
String NUMBER_OF_REGIONS_DESC = "Number of regions in the metrics system";
|
||||
|
||||
/**
|
||||
* Register a MetricsRegionSource as being open.
|
||||
* @param source the source for the region being opened.
|
||||
|
Loading…
x
Reference in New Issue
Block a user