Files
grafana/docs/sources/shared/alerts/add-alertmanager-ds.md
Pepe Cano 6976908597 Alerting docs: update configuring and using additional Alertmanagers in Grafana Alerting (#98363)
* Alerting docs: Alertmanager data source

* Alertmanager data source: minor intro changes

* Update `Intro > Notifications`

* Complete Configure alertmanager update

* Configure alertmanager

* minor final edits
2024-12-27 10:16:31 +01:00

2.2 KiB

labels title
products
cloud
enterprise
oss
Add an alertmanager data source
  1. Click Connections in the left-side menu.

  2. Under Your connections, click Data sources.

  3. Enter Alertmanager in the search bar.

  4. Click Alertmanager.

    The Settings tab of the data source is displayed.

  5. Set the data source's basic configuration options:

    Name Description
    Name Sets the name you use to refer to the data source
    Default Sets whether the data source is pre-selected for new panels and queries
    Alertmanager Implementation Alertmanager implementation. Mimir, Cortex, and Prometheus are supported
    Receive Grafana Alerts When enabled, the Alertmanager can receive Grafana-managed alerts. Important: This works only if receiving alerts is enabled for the Alertmanager in the Grafana Alerting Settings page
    HTTP URL Sets the HTTP protocol, IP, and port of your Alertmanager instance, such as https://alertmanager.example.org:9093
    Access Only Server access mode is functional