Collect service alerting proxy to Mimir Alertmanager.
Multi-tenant Alertmanager API
This proxy forwards requests to the Grafana Mimir Alertmanager with automatic multi-tenant isolation.
Each system's organization is automatically resolved and injected as the X-Scope-OrgID header,
ensuring complete isolation of alerts and silences between organizations.
Accessible endpoints:
POST /api/services/mimir/alertmanager/api/v2/alerts- Add alertsGET /api/services/mimir/alertmanager/api/v2/alerts- List alertsPOST /api/services/mimir/alertmanager/api/v2/silences- Create silenceGET /api/services/mimir/alertmanager/api/v2/silences- List silencesGET /api/services/mimir/alertmanager/api/v2/silences/{id}- Get silenceDELETE /api/services/mimir/alertmanager/api/v2/silences/{id}- Delete silence
Documentation preview
will expire on March 11 at 09:31This is a preview of your version @2026-03-04.