prometheus-config icon indicating copy to clipboard operation
prometheus-config copied to clipboard

Prometheus config for Alerta

Results 7 prometheus-config issues
Sort by recently updated
recently updated
newest added

@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

question

**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?...

question
docs

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...