Skip to content

Contributed integrations, plugins and custom webhooks

License

Notifications You must be signed in to change notification settings

mustaqeem/alerta-contrib

This branch is 1 commit ahead of, 8 commits behind alerta/alerta-contrib:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Jan 6, 2021
Oct 18, 2021
Oct 21, 2021
Oct 18, 2021
Feb 19, 2020
Feb 19, 2020
Apr 27, 2020
May 10, 2017
Apr 18, 2021
Apr 18, 2020
Feb 28, 2021

Repository files navigation

Alerta Contrib

Useful but non-essential additions to the alerta monitoring system.

Integrations are specific to the monitoring tool or service being integrated whereas plugins are standard extensions that are triggered before or after alert reception or by an external alert status change.

Some of the integrations listed below redirect to a dedicated Github repository.

Integrations

Plugins

Webhooks

Tests

To run the tests using a local Postgres database run:

$ pip install -r requirements-dev.txt
$ createdb test5
$ ALERTA_SVR_CONF_FILE= DATABASE_URL=postgres:///test5 pytest -v webhooks/*/test*

License

Copyright (c) 2014-2020 Nick Satterly and AUTHORS. Available under the MIT License.

About

Contributed integrations, plugins and custom webhooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.3%
  • PHP 2.6%
  • Other 1.1%