04 Apr 2025 11:47 PM
Hi, I'm currently using DQL, but I'm looking to fetch data like what I find in the Multidimensional Analysis tool. In particular, I'm trying to get data regarding a service (API calls made, error rates, exceptions, latency, etc.) into a DQL query. At the moment, I'm not quite able to find the right data source for that. It doesn't seem like "logs" or "dt.entity.service", so I'm wondering if it might be under a different name. Would you happen to know where it is? The end goal is a DQL query that starts with "fetch".
05 Apr 2025 12:58 AM - edited 05 Apr 2025 01:05 AM
What you're looking for is fetch spans.
Click the Notebook link for "HTTP requests and networking" topic to see an example
https://docs.dynatrace.com/docs/analyze-explore-automate/distributed-tracing/advanced-tracing-analyt...
Check with your account team if you're unable to query spans.