]
Stefano Maestri resolved WFLY-2482.
-----------------------------------
Resolution: Done
Enable/disable statistics for JCA deployments
---------------------------------------------
Key: WFLY-2482
URL:
https://issues.jboss.org/browse/WFLY-2482
Project: WildFly
Issue Type: Task
Security Level: Public(Everyone can see)
Components: JCA
Reporter: Jesper Pedersen
Assignee: Stefano Maestri
Fix For: 9.0.0.CR1
Add operations to enable/disable statistics for JCA deployments.
For datasources it would be
{noformat}
statistics=jdbc
statistics=pool
{noformat}
For resource adapters it would be
{noformat}
statistics=pool
{noformat}
and all components that implement the statistics plugin extension