Measure latency by calculating the difference between timestamps
I am trying to trace logs that follow transactions for a single process through multiple microservices to an external API.
I am able to extract the logs of all the stages for each process.
What I want to do is calculate the time it takes between each hop/stage by subtracting one timestamp from another.
I don't think it is not possible with the example suggested in this post:
Any help would be much appreciated
-
Hello Albert,
I think the transaction operator might help you here. For more information about this, please go to https://help.sumologic.com/05Search/Search-Query-Language/Transaction-Analytics/Transaction-Operator
Please sign in to leave a comment.
Comments
1 comment