DQL
Questions about Dynatrace Query Language
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DQL filtering and grouping by Request Attributes

D_Miller
Advisor

I have a Service request that applies a Request Attribute (RA) to the Request if it has been attempted more than once (The number set in the RA will increase if attempted further).

RA.retry_count

On that request there is also a RA for a correlation_id so the repeated attempts can be grouped.

RA.Correlation_id 

Does anyone have a good example of any DQL that can allow me to filter on RA.retry_count being >= 3

 

Thanks in advance

0 REPLIES 0

Featured Posts