sensu-plugins / sensu-plugins-pingdom

Sensu Plugins for Pingdom
http://sensu-plugins.io
MIT License
1 stars 5 forks source link

End of support - Pingdom API v2.1 - December 2020 #13

Open garydylina opened 4 years ago

garydylina commented 4 years ago

Pingdom has announced the availability of API v3.0 and end-of-support for v2.0 and v2.1 in December 2020. Is there any plan to update this code to be compatible with v3.0?

Among the new features that would require updates and make this plugin more compatible are bearer token authentication and the ability to submit parameters as JSON in the body of a request.

nixwiz commented 4 years ago

@garydylina I released a version written in Go that's compatible with the latest API. If you are using Sensu Go it's available on Bonsai. If you're still on core you should be able to use the release binaries.