Anthony Woods
Anthony Woods
**Issue by [Dieterbe](https://github.com/Dieterbe)** _Wednesday Sep 09, 2015 at 13:05 GMT_ _Originally opened as https://github.com/raintank/grafana/issues/458_ --- 1) people can shoot themselves in the foot: any alerting setting that is just around...
**Issue by [woodsaj](https://github.com/woodsaj)** _Monday Sep 07, 2015 at 15:02 GMT_ _Originally opened as https://github.com/raintank/grafana/issues/454_ --- The addresses configured for alerting need to be validated on entry. Additionally, the alerting module...
**Issue by [Dieterbe](https://github.com/Dieterbe)** _Thursday Aug 27, 2015 at 10:36 GMT_ _Originally opened as https://github.com/raintank/grafana/issues/433_ --- we should track: - any panels trouble getting the data from the backend - how...
**Issue by [ctdk](https://github.com/ctdk)** _Thursday Jul 30, 2015 at 06:45 GMT_ _Originally opened as https://github.com/raintank/grafana/issues/381_ --- Per #249, (and especially @torkelo's comment at https://github.com/raintank/grafana/issues/249#issuecomment-114995014), people can set up proxy data source...
**Issue by [Dieterbe](https://github.com/Dieterbe)** _Friday Jul 24, 2015 at 21:00 GMT_ _Originally opened as https://github.com/raintank/grafana/issues/370_ --- current litmus alerts are quite plain. they convey time, endpoint and state. can we add...
**Issue by [Dieterbe](https://github.com/Dieterbe)** _Friday Jul 24, 2015 at 15:16 GMT_ _Originally opened as https://github.com/raintank/grafana/issues/367_ --- what follows is partly a rant about the state of worker queue systems (to the...
**Issue by [mattttt](https://github.com/mattttt)** _Monday Jul 06, 2015 at 19:01 GMT_ _Originally opened as https://github.com/raintank/grafana/issues/303_ --- Problem: If we set the sender to be a monitored inbox, we have a big...
**Issue by [woodsaj](https://github.com/woodsaj)** _Friday Jun 19, 2015 at 20:22 GMT_ _Originally opened as https://github.com/raintank/grafana/issues/228_ --- There are a few features within the code base that should only be run from...
**Issue by [Dieterbe](https://github.com/Dieterbe)** _Tuesday May 12, 2015 at 22:17 GMT_ _Originally opened as https://github.com/raintank/grafana/issues/91_ --- do we have any convention on how we will keep tabs on critical/important error events...
firstly `nc -c localhost 2003` is invalid syntax for netcat. from the man page ``` -c string specify shell commands to exec after connect (use with caution). The string is...