06 Nov 2020 02:54 PM - last edited on 06 May 2021 12:56 PM by MaciejNeumann
We have a few services that are mainly just passing messages back and forth asynchronously.
When looking at the response time charts for the involved services they all only show the amount of time that a particular services is taking to process the message.
However in the waterfall view of the transactions we can see the total time for the message to flow through all queues (including time it takes for it to be picked up of the queue).
Per the below example all the current metrics will only display what is circled in RED.
We would instead like to chart the time that is circled in black.
Many thanks.
Sean.
10 Nov 2020 04:41 PM
So the red circle is the total time for that request. The request didn't go past 1 second so your chart will not go up to 9 Seconds as circled in black. Do you want to chart just one of those calls or all of those calls collectively?
10 Nov 2020 05:19 PM - last edited on 16 Oct 2023 03:16 PM by random_user
I would like to chart the total time of the purepath which is displayed at the top as ~9 seconds and includes numerous mesages being put onto and then read from queues.
The request time you mention is just the timinng of the first message being processed.
I found this RFE, which seems to suggest its not yet possible:
https://community.dynatrace.com/content/idea/243095/view.html