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

Base line chart

Amarnadh_Sunkar
Frequent Guest

Please find the attached diagram: https://docs.dynatrace.com/docs/discover-dynatrace/platform/davis-ai/davis-ai-integrations/davis-for-notebooks#anomaly-detection 

 

For a particular error like below:

 

fetch logs
| filter matchesValue(ErrorCode, "D200")
| makeTimeseries by:{ErrorCode},count(), interval:60000ms

 

How to give upper and lower limits like attached diagram?

1 REPLY 1

zietho
Dynatrace Leader
Dynatrace Leader

Do you ask ho to apply the baselines seen in the doc? 
If so, please check out the following video on youtube https://www.youtube.com/watch?v=Wq4psLFuvF8

Featured Posts