]
Jeff Mesnil resolved WFWIP-145.
-------------------------------
Resolution: Won't Do
We have a limited set of subsystems (and only a subset exposes metrics) so that it remains
manageable to explicitly sets them.
Allow to define 'All except ABC subsystem' in
exposed-subsystems attribute
--------------------------------------------------------------------------
Key: WFWIP-145
URL:
https://issues.jboss.org/browse/WFWIP-145
Project: WildFly WIP
Issue Type: Enhancement
Components: MP Metrics
Reporter: Rostislav Svoboda
Assignee: Jeff Mesnil
Priority: Major
Allow to define 'All except ABC subsystem' in exposed-subsystems attribute
without explicitly defining all the valid subsystems.
Use-case: I want to expose available subsystems, but without jgroups
Example v1: {{exposed-subsystems=\["!jgroups"\]}}
Example v2: {{exposed-subsystems=\["!jgroups,!jca"\]}}