Hey Dojo,
I stumbled across this page while looking through documentation: Requesting QAction metrics | DataMiner Docs
I'm curious to know if anyone has more experience with this as I've been unsuccessfully trying to test it out. Here is how I have it set up, but it seems that it never returns any metrics: 
Thank you for your time,
Bauti
Pedro Debevere [SLC] [DevOps Enabler] Answered question
Hi,
The following steps should result in some output being shown:
- Configure the setting to collect the metrics for a specific element e.g. QACTIONMETRICS_ELEMENT_346:450 and press Apply. The MaintenanceSettings.xml file should now contains this value in MaintenanceSettings/SLNet/ExtraSupportedFeatureKeys element.
- execute some of the QActions of the element
- Perform Diagnostics > DMA > QAction Metrics (Element) and fill in the element ID (in this example the value is 450)
- The output window should now display some results.
Pedro Debevere [SLC] [DevOps Enabler] Answered question