nathanielc / morgoth

Metric anomaly detection
http://docs.morgoth.io
Apache License 2.0
280 stars 31 forks source link

How do I quickly create an anomaly to see this framework alerts? #28

Closed kunapuli09 closed 8 years ago

kunapuli09 commented 8 years ago

I have telegraf, influxdb up and running along with morgoth with the following config. I don't see any anomolies even when the cpu spikes are 100%. I am seeing alertmanager reporting no anomalies. Is there a quick way to create an anomaly using your example docs.

schedules:

mappings:

kunapuli09 commented 8 years ago

I am seeing some anomalies after running it for few hours. Each one of those recorded a bad date time stamps with epoch date (1970-01-01T00:00:00Z ) which is a different issue. I am closing this.