A feature which I find quite useful for basically all reports and graphs in NR is the ability to filter out data by transaction type, ie. separate transactions between web / command-line / all.
If I recall correctly, a toggle allowing the user to do so in an easy way was present above most of the graphs displayed by the standard interface, but it seems to be now available only in the APM “Summary” page.
I find that toggle more useful than the other one, which is still be available in many places, allowing to filter the data by server instance (as our production web-farm instances are all set up the same way, unless major issues arise, they all exhibit a similar behaviour).
I tried to achieve the same filtering by creating my own graph using the NRQL, but I could not find how to add a WHERE condition which filters out the data by transaction type.
Is that possible? And, if so, where can I find the relevant documentation?
Thanks
Gaetano