Prometheus Integration
Last updated on
Prometheus is an open-source metrics and alerting toolkit. Harness AI SRE ingests Prometheus alerts through Alertmanager, which POSTs to a webhook to create and enrich incidents.
How AI SRE supports Prometheus
Prometheus routes firing alerts to Alertmanager, which POSTs them to an AI SRE webhook URL. AI SRE maps the payload with a webhook template and creates a new incident or updates an existing one based on the alert.
Set up Prometheus
Use these resources to connect Prometheus to AI SRE:
- Go to the Prometheus integration guide to configure the Alertmanager webhook receiver and connect it to AI SRE.
- Go to the Prometheus webhook template to review the field mappings AI SRE applies to Alertmanager payloads. The in-product template is named AlertManager.
Related integrations
Explore other monitoring integrations that ingest alerts into AI SRE:
- Go to the Grafana integration to ingest Grafana alerts.
- Go to the Datadog integration to ingest Datadog monitor alerts.
- Go to the Integration Management overview to see all supported tools.
Next steps
- Go to the incidents documentation to work with incidents created from Prometheus alerts.