pingdom-to-graphite
pingdom-to-graphite copied to clipboard
A tool for moving pingdom data into graphite
As Graphite metrics are named like "pingdom.Pingdom::Check.MyCheckName.responsetime.GB.London 315 1506599582" Grafana can't use things like "aliasByNode". See also: https://github.com/grafana/grafana/issues/1524 Imho the Graphite metricsname should be changed to a format like: "pingdom.MyCheckName.responsetime.GB.London...
This appears to be different than #12 and #13 - I'm getting this on a couple of different systems running 2.3.0 and 2.0 - both using Active Support 3.2.22.1 -...
Pingdom allow enterprise users to define an "account-email" header to gather pingdom alerts for a different email than the email registered with: https://www.pingdom.com/features/api/documentation/#multi-user+authentication
pingdom-to-graphite backfill 852292 You have 3070 API calls remaining. How many would you like to use? 3000 /var/lib/gems/1.9.1/gems/activesupport-3.2.19/lib/active_support/core_ext/time/calculations.rb:118:in `advance': undefined method`advance' for # (NoMethodError) from /var/lib/gems/1.9.1/gems/activesupport-3.2.19/lib/active_support/duration.rb:96:in `block in sum' from...
Add the sample config that the init function generates to the docs.