You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2020/10/09 03:46:00 UTC

[jira] [Assigned] (KARAF-4776) Improve JMX MBeans and attributes filtering

     [ https://issues.apache.org/jira/browse/KARAF-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Assignee:     (was: Jean-Baptiste Onofré)

> 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é
>            Priority: Major
>
> 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
(v8.3.4#803005)