AICoE / prometheus-anomaly-detector

A newer more updated version of the prometheus anomaly detector (https://github.com/AICoE/prometheus-anomaly-detector-legacy)
GNU General Public License v3.0
597 stars 151 forks source link

Add a new separate metric for detected anomaly #16

Closed 4n4nd closed 5 years ago

4n4nd commented 5 years ago

Add a new metric timeseries that is 1 in case of an anomaly and 0 when normal

4n4nd commented 5 years ago

21