prometheus-pingdom-exporter
prometheus-pingdom-exporter copied to clipboard
Update to Pingdom 3.1 API
After December 2020 the old 2.1 API will no longer be supported. This is to update it to the exporter to use the new 3.1 API. The most significant change is that username/password authorization is no longer possible. Authorization is done by providing a Bearer-Token.
Other small changes are:
- Using go mod for vendoring
- Updating the golang version to 1.15
- Updating the Docker file to the latest Alpine Image and update the maintainer field
@JosephSalisbury is that going to be merged or even reviewed? There was no activity on this project for some time. I am wondering if it is still alive
@marians @cryptobioz @sbower @JosephSalisbury Can this be reviewed and Merged so that the app works with the new Pingdom API Changes? Is this project still maintained?
This project is not maintained any more and I'm pretty sure we don't use it. Right @JosephSalisbury ?
We don't use this anymore, no
As far as I know, we're still using it so we might need to use the version 3.1 of the Pingdom API one day...
@marians @JosephSalisbury, at @camptocamp, we may be interested in taking over maintenance if you are willing to transfer ownership. We'd be happy to add a note on your initial work in the README of course.
@timkra this PR is far too big to be properly reviewed, would you please open a PR for every change you did?