vimeo / graph-explorer

A graphite dashboard powered by structured metrics
http://vimeo.github.io/graph-explorer/
Apache License 2.0
1.06k stars 93 forks source link

plain-graphite target alerts ignore returned series 1-N #126

Closed Dieterbe closed 9 years ago

Dieterbe commented 9 years ago

in alerting rules that use plain graphite targets, we always only check the first returned series for data, and ignore other series. this is counter-intuitive at best and broken at worst. it's also not documented. we should check each returned series, similar to how we treat GEQL queries.