Description
Basic info
Application name: prom2teams
Application repo link: https://github.com/idealista/prom2teams
Application home link: Does not have
Application description: prom2teams is an HTTP server built with Python that receives alert notifications from a previously configured Prometheus Alertmanager instance and forwards it to Microsoft Teams using defined connectors
Qualifications
There are a ton of great Python projects out there, but what makes an
application "Awesome™"? Please check that all of the following criteria apply:
- Free software with an online source repository.
- Using Python for a considerable part of their functionality.
- Well-known, or at least prominently used in an identifiable niche.
- Maintained or otherwise demonstrably still functional on relevant platforms.
- An application, not a library or framework.
Note that installability via pip/PyPI and a developer-audience focus
may warrant a higher standard for inclusion, in keeping with the
spirit of the list:
http://sedimental.org/awesome_python_applications.html
Additional notability info
Described in Prometheus Official Doc: https://prometheus.io/docs/operating/integrations/#alertmanager-webhook-receiver
Described in SUSE Enterprise Storage Administration Guide: https://documentation.suse.com/ses/5.5/single-html/ses-admin/index.html#alert-webhook
Available on PyPI: https://pypi.org/project/prom2teams/
Available on DockerHub (more than 500K downloads): https://hub.docker.com/r/idealista/prom2teams
Proposed to be included in Rancher as notifier: rancher/rancher#15802