[
https://issues.apache.org/jira/browse/HBASE-26554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ruanhui updated HBASE-26554:
----------------------------
Description:
There are many regionservers serving over a thousand regions in our company,
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.
was:
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.
> 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
> Priority: Minor
> Fix For: 3.0.0-alpha-2
>
>
> There are many regionservers serving over a thousand regions in our company,
> 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)