Jeremy Carroll
Results
3
comments of
Jeremy Carroll
Thanks for the PR. I'll review shortly. This looks fantastic.
I'm testing some DSL extensions to 'unmonitor' a service. Examples here. https://github.com/phobos182/watchdog-examples/blob/master/watchdog.py
I had this issue as well. Debugging found that if data in graphite needed to be rendered in seconds, Cubism was sending the request with milliseconds. https://github.com/square/cubism/pull/21 This is most...