Release : 10.7.0
Component : APM Agents
Customer was looking to get metrics on the MSMQ environment, queue depth etc. - the Receive and Send methods were already being reported.
The .Net agent measures application activity method executions etc. it does not measure the infrastructure status like number of messages in a queue etc.
To monitor the MSMQ environment information it is possible to use the PerfmonCollectorAgent that is installed with the .Net Agent and have that access the counters that MSMQ publishes for queue depth etc. See below screen shot from the Microsoft Perfmon utility showing available counters
The counters reported in the agent are controlled in the introscopeagent.profile via the property introscope.agent.perfmon.metric.filterPattern.