cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can you fetch data that you find in Multidimensional Analysis?

chloe_bennett
Newcomer

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".

1 REPLY 1

mgome
Advisor

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.

Featured Posts