alerta_alerta-contrib/webhooks/statuscake
Nick Satterly 2a6632b78f Fix multiple linting errors 2023-03-21 00:15:34 +01:00
..
images Add a statuscake webhook (#313) 2020-04-11 15:55:16 +02:00
README.md Fix multiple linting errors 2023-03-21 00:15:34 +01:00
alerta_statuscake.py Fix multiple linting errors 2023-03-21 00:15:34 +01:00
setup.py Fix multiple linting errors 2023-03-21 00:15:34 +01:00

README.md

Statuscake Webhook

Receive Statuscake alerts via webhook callbacks.

For help, join Slack chat

Installation

Clone the GitHub repo and run:

$ python setup.py install

Or, to install remotely from GitHub run:

$ pip install git+https://github.com/alerta/alerta-contrib.git#subdirectory=webhooks/statuscake

Note: If Alerta is installed in a python virtual environment then plugins need to be installed into the same environment for Alerta to dynamically discover them.

Configuration

The custom webhook will be auto-detected and added to the list of available API endpoints.

Add the Alerta API webhook URL in the Statuscake contact group webhook section

StatusCake Contact Group

References

License

Copyright (c) 2020 Matthieu Serrepuy. Available under the MIT License.