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

Update to Pingdom 3.1 API

Open timkra opened this issue 4 years ago • 5 comments

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

timkra avatar Oct 04 '20 08:10 timkra

@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

freeseacher avatar Oct 08 '20 09:10 freeseacher

@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?

crosbymichael1 avatar May 24 '21 18:05 crosbymichael1

This project is not maintained any more and I'm pretty sure we don't use it. Right @JosephSalisbury ?

marians avatar May 25 '21 07:05 marians

We don't use this anymore, no

JosephSalisbury avatar May 25 '21 09:05 JosephSalisbury

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?

cryptobioz avatar May 27 '21 07:05 cryptobioz