12 Jul 2025 02:04 PM
Hi,
I have the following use case:
An open problem which affects some services and every service has a lot of actions. Instead of open them one by one to search for the logs I need a way to get the traceids so I can see all of the logs connected to the problem at ones. I wanted to write some script to do that, but I couldn't find APIs which I can use.
Thanks!
Regards, Deni
Solved! Go to Solution.
14 Jul 2025 11:11 AM
First question: what version of Dynatrace are you using?
14 Jul 2025 11:24 AM
The case is on: Dynatrace Managed: 1.316.34.20250608-040133
But I also wondering if this is possible also on SAAS (for example Dynatrace demo env: https://{environmentid}.apps.dynatrace.com/ui/apps/dynatrace.launcher/getting-started
)
Thanks!
14 Jul 2025 11:38 AM
In the case of the SaaS version, you can easily create a dashboard linked to specific trace IDs. You should refer to this documentation: https://docs.dynatrace.com/docs/analyze-explore-automate/distributed-tracing 😊 In the case of the Managed the answer is probably here: https://community.dynatrace.com/t5/Dynatrace-API/Collecting-all-sub-traces-for-a-Trace-ID-via-API/m-...