29 Feb 2024 06:56 PM - last edited on 07 Mar 2024 09:09 AM by Michal_Gebacki
We want to get the distributed traces for a key request which is more than 3000 to do some reporting on response time for each transaction. But the distributed traces page shows only latest 3000 and in data explorer, we can use this
builtin:service.keyRequest.response.time but this gives only avg. response time. Is there any better way to get the response time for each transaction?
Solved! Go to Solution.
01 Mar 2024 07:55 AM
Hi,
Keep in mind traces are sampling in the most effective way possible, it means, not 100% are catched.
If you need all for some reason, maybe Business Events is what you need.
Best regards
04 Mar 2024 03:57 AM
short answer, no. its not posible at least you do something like Bussiness Events as AntonPineiro suggest.
But, i am curious about what its the report that you cant make in dynatrace, i can think in some uses cases for get a list and make a report but that makes me wonder and think that maybe you can do it in Dynatrace.
did you already use partition?