20.6. View Defined Connection Statistics

You can read statistics for a defined connection from the deployment=name.rar subtree.
Statistics are defined at this level and not at the /subsystem level as this ensures they are accessible for any rar that is not defined in any configuration in the standalone.xml or domain.xml files.
For example:

Example 20.1. 

/deployment=example.rar/subsystem=resource-adapters/statistics=statistics/connection-definitions=java\:\/testMe:read-resource(include-runtime=true)

Note

Ensure you specify the include-runtime=true argument, as all statistics are runtime only information and the default is false.