I am having trouble filtering a BT based on a method argument value that is passed in as an XML. I am trying to filter on one of the elements of the XML so I have set up a BT based on a measure similar to what is shown in attached picture 1.
An example of the argument value seen by DT is in attached picture 2.
For some reason, filtering like this is not showing me only the Method calls that contain the value I am looking for.
Please provide guidance on how to set up this Business transaction and measure and let me know whether it is possible to filter a BT based on part of an XML argument value.
Thanks in advance!
Answer by Andreas G. · May 02, 2013 at 05:22 PM
You need to change the "Evaluation" option to "Occurence" and the upper threshold to 1.
Right now the measure returns the STring Value which is still the XML string - which doesnt make sense for a filter measure. After changing the measure it will basically return either the value 0 or 1. And - in case it is 1 it will work well for the filter as you have set the treshold to >= 1
let me know if this works
Answer by Anirudh P. · May 03, 2013 at 11:37 AM
Hello, thanks for your prompt response I am still having trouble getting the accurate results to show up.
This is how my Measure is now configured:
And this is how the BT is setup:
Do I need to setup the BT a different way to make this work?
Thanks!
Feel free to export a couple of these purepaths in a session and attach it to this forum post so that I can have a look at it
Learn the enhanced capabilities of the next generation Dynatrace AI root cause analysis and how to feed it with your own data sources.
Wednesday, February 20, 2019
Register today!
Learn the enhanced capabilities of the next generation Dynatrace AI root cause analysis and how to feed it with your own data sources.
Wednesday, February 20, 2019
Register today!
Would you like to have an early taste of what we have cooked up for 2019? We would love to hear your feedback and improve some of the new features. Check NAM 2019 Beta release notes.
Sign up today!
Welcome to the Business Transaction Management Forum 2 Answers
Copy BT from 4.2 to 4.1 1 Answer
Corrupted PurePaths and BTs 6 Answers
Bind Variable in a Business Transaction 3 Answers