09 Jun 2025 11:11 AM
Hi Dynatrace Community,
I'm trying to build a metric selector query that fetches the request count for requests where the response time falls within a specific range (e.g., between 200ms and 500ms).
Has anyone implemented something similar or can guide me on how to structure this query? Any tips or examples would be greatly appreciated!
09 Jun 2025 11:13 AM
Hi,
Instead of DQL, I would use multidimensional analisys.
Best regards
10 Jun 2025 08:29 AM
I want the query because I want to make a rest call to Dynatrace to fetch the data.