Skip to content

Commit

Permalink
HBASE-27713 Remove numRegions in Region Metrics (apache#5107)
Browse files Browse the repository at this point in the history
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit 251e498)
(cherry picked from commit c174379)
Change-Id: Ia26bee42c6a7e1818baf82e4815fc605abb53757
  • Loading branch information
thangTang authored and Apache9 committed Apr 8, 2023
1 parent fa67a90 commit c2a49f3
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c2a49f3

Please sign in to comment.