[
https://issues.apache.org/jira/browse/KARAF-4776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-4776.
-----------------------------------------
Resolution: Duplicate
Moved to GitHub: [https://github.com/apache/karaf-decanter/issues/364]
> 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.20.10#820010)