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

Dynatrace Anomaly Detection

Selvam_Sekar
Guide

We have requirement to create health rule/problem notification for metric such as response time and transaction count with static thershold values.

 

For example, if transaction URL or webservice request is 'application_name/submit/clientname'

 

how we can we create alert? when the response time breaches above 3000ms for the above URL or transaction count breaches 10000/min.

1 REPLY 1

Malaik
DynaMight Champion
DynaMight Champion

Hi @Selvam_Sekar 

 

for response time you have 2 methods: You can mark your request as Key request and after that put  a threshold.

 

OR:

 

You should create a custom calculated metric for this URL for both Response time and transaction count (2 custom calculated metrics).

 

After that you should be able to create a custom event for alerting based on that metric with your thresholds.

 

BRs,

Sharing Knowledge

Featured Posts