Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Another dilemma with anomaly detection wow

henk_stobbe
DynaMight Leader
DynaMight Leader

Good morning everybody,

 

When running an extension sometimes you get a metric that is more a status.

 

Example numbers 1 and 2 meaning up and down (it is just an example), so what I really would like to do is translate a number 2 to an event.

In the documentation it states that the preferred way to go I should use the anomaly detection APP.

Is it the correct way to go and say to davis: 3 times above 1 is and event .......

 

Who has some thoughts about this? 

 

2 REPLIES 2

sujit_k_singh
Champion

@henk_stobbe 

For status‑type metrics (like 1 = up, 2 = down), the usual approach is to create a metric event with a static threshold.
For example: alert when the value equals 2 and requires 3 consecutive violating data points. That gives you exactly the “3 times above 1 = event” logic.

The Anomaly Detection app is only needed if you want more advanced logic. For most extension status metrics, a basic metric event is enough and works well with Davis.

So in short:
If 2 always means “down”, just create a metric event → threshold = 2 → alert after 3 samples

Dynatrace Professional Certified

henk_stobbe
DynaMight Leader
DynaMight Leader

Great, thanks for you quick answer, I assume I got the emphasis wrong.😀

 
 

image.png

Thanks again and have a nice day.

Featured Posts