Skip to content

Commit

Permalink
update example conf
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielc committed Jul 24, 2015
1 parent 92e5d59 commit bdaee82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion morgoth.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ mappings:
deviations: 10

alerts:
- query: SELECT COUNT(start) FROM anomaly WHERE time > now() - 5m GROUP BY time(5m), *
- query: SELECT COUNT(start) FROM anomaly GROUP BY time(5m), *
message: Too many anomalies detected
threshold: 1
period: 5m
Expand Down

0 comments on commit bdaee82

Please sign in to comment.