mahmoud / awesome-python-applications

💿 Free software that works great, and also happens to be open-source Python.
ftp://you:relookin@it#readme
16.59k stars 2.68k forks source link

Add project: prom2teams #147

Open dortegau opened 4 years ago

dortegau commented 4 years ago

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:

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: https://github.com/rancher/rancher/issues/15802