1
0
mirror of https://github.com/prometheus/alertmanager.git synced 2026-02-05 15:45:34 +01:00
Files
alertmanager/docs
Rory Malcolm b8fc677c29 feat: incident.io Notifier
- Adds the technical implementation, and tests, for the incident.io notifier

- Configured through the following config:

```yaml
receivers:
  - name: 'incidentio-notifications'
    incidentio_configs:
      - url: '$alert_source_url'
        alert_source_token: '$alert_source_token'
```

- Add documentation for the incidentio_config

Signed-off-by: Isaac Seymour <i.seymour@oxon.org>
2025-08-06 17:47:30 +01:00
..
2025-08-06 17:47:30 +01:00
2020-06-12 12:25:00 +02:00
2020-06-12 12:25:00 +02:00