Jean-Baptiste Onofré created KARAF-4776:
-------------------------------------------

             Summary: Improve JMX MBeans and attributes filtering
                 Key: KARAF-4776
                 URL: https://issues.apache.org/jira/browse/KARAF-4776
             Project: Karaf
          Issue Type: Improvement
          Components: decanter
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré


The Decanter JMX collector is now able to filter (exclude) MBeans to collect.

It would be better to improve the way to include/exclude MBeans and attributes, 
including regex support.

I'm thinking about something like:

{code}
include=MBean_ObjectName1,MBean_ObjectName2:attribute,attribute,
exclude=MBean_ObjectName1,MBean_ObjectName2:attribute,attribute
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to