You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ruanhui (Jira)" <ji...@apache.org> on 2021/12/09 15:36:00 UTC

[jira] [Created] (HBASE-26554) Introduce a new parameter in jmx servlet to exclude the specific mbean

ruanhui created HBASE-26554:
-------------------------------

             Summary: Introduce a new parameter in jmx servlet to exclude the specific mbean
                 Key: HBASE-26554
                 URL: https://issues.apache.org/jira/browse/HBASE-26554
             Project: HBase
          Issue Type: Improvement
          Components: metrics
    Affects Versions: 2.4.8
            Reporter: ruanhui
            Assignee: ruanhui
             Fix For: 3.0.0-alpha-2


There are many regionservers serving over a thousand regions, and the metric load is pretty big.
I tried to exclude some huge mbean like 'Hadoop:service=HBase,name=RegionServer,sub=Regions' with regex, but didn't succeed.
So I want to propose a new parameter 'excl' in jmx servlet to exclude the splecific bean or beans.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)