prometheus-config
prometheus-config copied to clipboard
Prometheus config for Alerta
@satterly README.md correctly documents the webhook path as /api/webhooks/prometheus, but in two examples /api was missing.
Currently we have one url in our alertmanager config can we add two urls ? like below - name: aaaaaa email_configs: - to: '[email protected]' send_resolved: true webhook_configs: - url: http://aaaaaa/prometheus/alerting,http://bbbbbbbb/prometheus/alerting
**Issue Summary** Hi there ! I was tring to deploy Alerta, and lost sometime on the customer field. As the documentation says [here](https://github.com/alerta/prometheus-config#configuration---rules), the customer field need to be in...
**What did you do?** I am not sure whether this is right forum to ask this questions but I am looking for file or path to database in prometheus where...
Hi, Wondering before I make any PoC testing, if it would be possible to integrate multiple alertmanager webhooks pointing at Alerta? Would Alerta be able to manager multiple Prometheus(Alertmanager) sources?...
fix url - not working without api **Description** A clear and concise description of **why** this change is necessary. Fixes # (issue) **Changes** Include a brief summary of changes... -...
# Alerta Issue Report ## Issue Summary Alerta automatically deletes my alerts after 2 hours, without any apparent configuration directing it to do so. --- ## Environment - **OS:** Linux...