> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/ai-sre/ai-sre-for-administrators/set-up-integration-management/monitoring/prometheus.md).

# Prometheus Integration

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 <a href="#how-ai-sre-supports-prometheus" id="how-ai-sre-supports-prometheus"></a>

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 <a href="#set-up-prometheus" id="set-up-prometheus"></a>

Use these resources to connect Prometheus to AI SRE:

* Go to the [Prometheus integration guide](/ai-sre/ai-sre-for-administrators/set-up-alert-management/webhooks/integration-guides/monitoring/prometheus.md) to configure the Alertmanager webhook receiver and connect it to AI SRE.
* Go to the [Prometheus webhook template](/ai-sre/ai-sre-for-administrators/set-up-alert-management/webhooks/templates/monitoring/prometheus.md) to review the field mappings AI SRE applies to Alertmanager payloads. The in-product template is named **AlertManager**.

### Related integrations <a href="#related-integrations" id="related-integrations"></a>

Explore other monitoring integrations that ingest alerts into AI SRE:

* Go to the [Grafana integration](/ai-sre/ai-sre-for-administrators/set-up-integration-management/monitoring/grafana.md) to ingest Grafana alerts.
* Go to the [Datadog integration](/ai-sre/ai-sre-for-administrators/set-up-integration-management/monitoring/datadog.md) to ingest Datadog monitor alerts.
* Go to the [Integration Management overview](/ai-sre/ai-sre-for-administrators/set-up-integration-management/index.md) to see all supported tools.

### Next steps <a href="#next-steps" id="next-steps"></a>

* Go to the [incidents documentation](/ai-sre/ai-sre-for-administrators/set-up-incident-management/incidents.md) to work with incidents created from Prometheus alerts.
