Skip to content

Improve JMX MBeans and attributes filtering #364

@jbonofre

Description

@jbonofre

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:

include=MBean_ObjectName1,MBean_ObjectName2:attribute,attribute,
exclude=MBean_ObjectName1,MBean_ObjectName2:attribute,attribute

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions