The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/sources/alerting/_index.md

2.5 KiB

aliases title weight
[/docs/grafana/latest/alerting/ /docs/grafana/latest/alerting/unified-alerting/alerting/] Alerting 114

Grafana alerting

Grafana alerts allow you to learn about problems in your systems moments after they occur. Robust and actionable alerts help you identify and resolve issues quickly, minimizing disruption to your services. It centralizes alerting information in a single, searchable view that allows you to:

  • Create and manage Grafana alerts
  • Create and manage Grafana Mimir and Loki managed alerts
  • View alerting information from Prometheus and Alertmanager compatible data sources

For new installations or existing installs without alerting configured, Grafana alerting is enabled by default.

Release Cloud Enterprise OSS
Grafana 9.0 On by default On by default On by default

Existing installations that upgrade to v9.0 will have Grafana alerting enabled by default. For more information on migrating from legacy or the cloud alerting plugin, see [Migrating to Grafana alerting]({{< relref "./migrating-alerts/_index.md" >}}).

Before you begin, we recommend that you familiarize yourself with some of the [fundamental concepts]({{< relref "fundamentals/_index.md" >}}) of Grafana alerting. Refer to [Role-based access control]({{< relref "../enterprise/access-control/_index.md" >}}) in Grafana Enterprise to learn more about controlling access to alerts using role-based permissions.

  • [About alert rules]({{< relref "./fundamentals/alert-rules/_index.md" >}})
  • [Migrating legacy alerts]({{< relref "./migrating-alerts/_index.md" >}})
  • [Disable Grafana alerting in OSS]({{< relref "./migrating-alerts/opt-out.md" >}})
  • [Create Grafana managed alerting rules]({{< relref "alerting-rules/create-grafana-managed-rule.md" >}})
  • [Create Grafana Mimir or Loki managed alerting rules]({{< relref "alerting-rules/create-mimir-loki-managed-rule.md" >}})
  • [View existing alerting rules and manage their current state]({{< relref "alerting-rules/rule-list.md" >}})
  • [View the state and health of alerting rules]({{< relref "fundamentals/state-and-health.md" >}})
  • [View alert groupings]({{< relref "alert-groups/_index.md" >}})
  • [Add or edit an alert contact point]({{< relref "contact-points/_index.md" >}})
  • [Add or edit notification policies]({{< relref "notifications/_index.md" >}})
  • [Add or edit silences]({{< relref "silences/_index.md" >}})