pingdom-exporter icon indicating copy to clipboard operation
pingdom-exporter copied to clipboard

An exporter for Prometheus that collects metrics from Pingdom.

Results 7 pingdom-exporter issues
Sort by recently updated
recently updated
newest added

I created a simple helm chart for this exporter: https://github.com/TheChef23/pingdom-exporter Would it be worth mentioning this in the readme?

This exporter seems to produce so much API requests that we hit the limits even with 90s scrape interval. Is there any room for optimising the amount of requests?

`10/6/2020 6:16:05 AMERRO[31342] Error getting outages for check 2635213: invalid character '

the `centurylink/ca-certs` base image seems to be outdated. please build another version and release with updated ca-certs. pingdom relys on let's encrypt certs and it seems the CA change for...

bug

We're using this exporter in one of our deployments. In commit c9de26f, you mentioned that you're no longer providing the public image. Would you consider publishing this image to the...

The Pingdom API has a 'status' property, enabling visibility of the current status of a check. This could include statuses such as "up", "down", "unconfirmed_down", "unknown", "paused". We encountered a...