In the wildfly config file (standalone.xml), it is possible to enable statistics for the ejb and datasources susbsystems I would like to enable them to get useful infos at runtime (invocations, execution times,...)
But is it something that can be activated on a production server ? Is there any overhead ?