Answer by Yuwen L. ·
Dashboard shows data of xxx product in timeframe : 24hr filtered by : incident rule, in my incident rule, I see "failure rate too high" is the only that get selected, can I deselect it, so that my data is not filtered?
Answer by Yuwen L. ·
Thanks Roman, I got it now. I have another question, in pure path tree, there is response time and duration, I have one response time of 259ms, however, the duration is 12623ms, what does that mean?
If you search for response time vs. duration one of the first hits is this one: Understanding Purepath Timings...Response Time vs Duration vs Exec Sum
Best, Roman
Thank you, it is very helpful to me, however, I do not see explanation of "Elapsed Time" of pure path tree grid, could you please help?
Elapsed time - how much time has passed since the start of the PurePath and the entry of this method. Documentation: PurePaths
Best, Roman
Answer by Yuwen L. ·
Thanks, I see what you mean, however, I need more help on BT and its measures, I have created a BT, I added one measure to fitler, it is created off pure path response time, the threshold is upper warning set to 4000ms, I do see BT has calculated results: failure rates, response time and count, I also added the measure that I added to filter to the results, Is the "Response Time and Count" give me the average response time?
does the count give me the total of response time that is from the filter that I added?
Answer by Roman S. ·
You can add BTs to a chart - more specifically you can add their result measures. The default measures are time, count and error rates - you should find all of them (unless you configured your BT to not return those measures) und the BT in the measure picker for adding measures to the chart.
Best, Roman
Answer by Yuwen L. ·
I created three measures, one measure is create off pure path response time, the upper warning threshold is 4000ms, second one is same, with lower warning threshold to 4000ms, third is same with upper severe threshold to 10000ms, however, when I add all three of them to my chart, I splitted it by Agent and I used bar chart, I am not able to achieve my goal( no matter how what kind of chart I use), which is to show me over the time how many response time is over 4000ms, how many is below 4000ms and how many is over 10000ms. any help is appreciated.
I am trying to create a dashboard that will show some slow pure paths on a chart. user can spot it right way the trouble spot.
The threshold on a measure is not restricting which PurePath it counts, it is just defining a value above (or below) which you can alert. If you define a incident you will select measures and if they should breach their severe or warning thresholds.
What you want requires business transactions. You will need one BT with a filter on the response time and a threshold of 4s - filtering out only those PurePaths that have a response time below 4s. Then another one for 10s and so on. Check the documentation - Business Transaction Management - and also the video here: dynaLearn Webinar - Business Transaction Management - February 2, 2012
Best, Roman
JANUARY 15, 3:00 PM GMT / 10:00 AM ET