<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Alerts on Grafana Labs</title><link>https://grafana.com/docs/grafana/v8.4/alerting/</link><description>Recent content in Alerts on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/grafana/v8.4/alerting/index.xml" rel="self" type="application/rss+xml"/><item><title>Grafana alerts</title><link>https://grafana.com/docs/grafana/v8.4/alerting/unified-alerting/</link><pubDate>Sat, 04 Apr 2026 12:26:57 +0000</pubDate><guid>https://grafana.com/docs/grafana/v8.4/alerting/unified-alerting/</guid><content><![CDATA[&lt;h1 id=&#34;overview-of-grafana-alerting&#34;&gt;Overview of Grafana alerting&lt;/h1&gt;
&lt;p&gt;Grafana 8.0 has new and improved alerting that centralizes alerting information in a single, searchable view. It is enabled by default for all new OSS instances, and is an &lt;a href=&#34;opt-in/&#34;&gt;opt-in&lt;/a&gt; feature for older installations that still use legacy dashboard alerting. We encourage you to create issues in the Grafana GitHub repository for bugs found while testing Grafana alerting. See also, &lt;a href=&#34;difference-old-new/&#34;&gt;What&amp;rsquo;s New with Grafana alerting&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When Grafana alerting is enabled, you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;alerting-rules/create-grafana-managed-rule/&#34;&gt;Create Grafana managed alerting rules&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;alerting-rules/create-cortex-loki-managed-rule/&#34;&gt;Create Cortex or Loki managed alerting rules&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;alerting-rules/rule-list/&#34;&gt;View existing alerting rules and manage their current state&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;fundamentals/state-and-health/&#34;&gt;View the state and health of alerting rules&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;contact-points/&#34;&gt;Add or edit an alert contact point&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;notifications/&#34;&gt;Add or edit notification policies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;silences/&#34;&gt;Add or edit silences&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Before you begin using Grafana alerting, we recommend that you familiarize yourself with some &lt;a href=&#34;fundamentals/&#34;&gt;basic concepts&lt;/a&gt; of Grafana alerting.&lt;/p&gt;
&lt;h2 id=&#34;limitations&#34;&gt;Limitations&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;The Grafana alerting system can retrieve rules from all available Prometheus, Loki, and Alertmanager data sources. It might not be able to fetch rules from other supported data sources.&lt;/li&gt;
&lt;li&gt;We aim to support the latest two minor versions of both Prometheus and Alertmanager. We cannot guarantee that older versions will work. As an example, if the current Prometheus version is &lt;code&gt;2.31.1&lt;/code&gt;, we support &amp;gt;= &lt;code&gt;2.29.0&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h1 id="overview-of-grafana-alerting">Overview of Grafana alerting&lt;/h1>
&lt;p>Grafana 8.0 has new and improved alerting that centralizes alerting information in a single, searchable view. It is enabled by default for all new OSS instances, and is an &lt;a href="opt-in/">opt-in&lt;/a> feature for older installations that still use legacy dashboard alerting. We encourage you to create issues in the Grafana GitHub repository for bugs found while testing Grafana alerting. See also, &lt;a href="difference-old-new/">What&amp;rsquo;s New with Grafana alerting&lt;/a>.&lt;/p></description></item><item><title>Legacy Grafana Alerts</title><link>https://grafana.com/docs/grafana/v8.4/alerting/old-alerting/</link><pubDate>Sat, 04 Apr 2026 12:26:57 +0000</pubDate><guid>https://grafana.com/docs/grafana/v8.4/alerting/old-alerting/</guid><content><![CDATA[&lt;h1 id=&#34;legacy-grafana-alerts&#34;&gt;Legacy Grafana alerts&lt;/h1&gt;
&lt;p&gt;Grafana alerting is enabled by default for new OSS installations. For older installations, it is still an &lt;a href=&#34;../unified-alerting/opt-in/&#34;&gt;opt-in&lt;/a&gt; feature.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Legacy dashboard alerts are deprecated and will be removed in Grafana 9. We encourage you to migrate to &lt;a href=&#34;../unified-alerting/&#34;&gt;Grafana alerting&lt;/a&gt; for all existing installations.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Legacy dashboard alerts have two main components:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Alert rule - When the alert is triggered. Alert rules are defined by one or more conditions that are regularly evaluated by Grafana.&lt;/li&gt;
&lt;li&gt;Notification channel - How the alert is delivered. When the conditions of an alert rule are met, the Grafana notifies the channels configured for that alert.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;alert-tasks&#34;&gt;Alert tasks&lt;/h2&gt;
&lt;p&gt;You can perform the following tasks for alerts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;create-alerts/&#34;&gt;Create an alert rule&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;view-alerts/&#34;&gt;View existing alert rules and their current state&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;troubleshoot-alerts/&#34;&gt;Test alert rules and troubleshoot&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;notifications/&#34;&gt;Add or edit an alert contact point&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;div data-shared=&#34;alerts/grafana-managed-alerts.md&#34;&gt;
            &lt;h2 id=&#34;clustering&#34;&gt;Clustering&lt;/h2&gt;
&lt;p&gt;The current alerting system doesn&amp;rsquo;t support high availability. Alert notifications are not deduplicated and load balancing is not supported between instances; for example, silences from one instance will not appear in the other.&lt;/p&gt;
&lt;h2 id=&#34;alert-evaluation&#34;&gt;Alert evaluation&lt;/h2&gt;
&lt;p&gt;Grafana managed alerts are evaluated by the Grafana backend. Rule evaluations are scheduled, according to the alert rule configuration, and queries are evaluated by an engine that is part of core Grafana.&lt;/p&gt;
&lt;p&gt;Alerting rules can only query backend data sources with alerting enabled:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;builtin or developed and maintained by grafana: &lt;code&gt;Graphite&lt;/code&gt;, &lt;code&gt;Prometheus&lt;/code&gt;, &lt;code&gt;Loki&lt;/code&gt;, &lt;code&gt;InfluxDB&lt;/code&gt;, &lt;code&gt;Elasticsearch&lt;/code&gt;,
&lt;code&gt;Google Cloud Monitoring&lt;/code&gt;, &lt;code&gt;Cloudwatch&lt;/code&gt;, &lt;code&gt;Azure Monitor&lt;/code&gt;, &lt;code&gt;MySQL&lt;/code&gt;, &lt;code&gt;PostgreSQL&lt;/code&gt;, &lt;code&gt;MSSQL&lt;/code&gt;, &lt;code&gt;OpenTSDB&lt;/code&gt;, &lt;code&gt;Oracle&lt;/code&gt;, and &lt;code&gt;Azure Data Explorer&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;any community backend data sources with alerting enabled (&lt;code&gt;backend&lt;/code&gt; and &lt;code&gt;alerting&lt;/code&gt; properties are set in the &lt;a href=&#34;/developers/plugin-tools/reference-plugin-json&#34;&gt;plugin.json&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;metrics-from-the-alerting-engine&#34;&gt;Metrics from the alerting engine&lt;/h2&gt;
&lt;p&gt;The alerting engine publishes some internal metrics about itself. You can read more about how Grafana publishes 
    &lt;a href=&#34;/docs/grafana/v8.4/administration/view-server/internal-metrics/&#34;&gt;internal metrics&lt;/a&gt;. See also, 
    &lt;a href=&#34;/docs/grafana/v8.4/alerting/old-alerting/view-alerts/&#34;&gt;View alert rules and their current state&lt;/a&gt;.&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;button-div&#34;&gt;
      &lt;button class=&#34;expand-table-btn&#34;&gt;Expand table&lt;/button&gt;
    &lt;/div&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Metric Name&lt;/th&gt;
              &lt;th&gt;Type&lt;/th&gt;
              &lt;th&gt;Description&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;code&gt;alerting.alerts&lt;/code&gt;&lt;/td&gt;
              &lt;td&gt;gauge&lt;/td&gt;
              &lt;td&gt;How many alerts by state&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;code&gt;alerting.request_duration_seconds&lt;/code&gt;&lt;/td&gt;
              &lt;td&gt;histogram&lt;/td&gt;
              &lt;td&gt;Histogram of requests to the Alerting API&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;code&gt;alerting.active_configurations&lt;/code&gt;&lt;/td&gt;
              &lt;td&gt;gauge&lt;/td&gt;
              &lt;td&gt;The number of active, non default alertmanager configurations for grafana managed alerts&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;code&gt;alerting.rule_evaluations_total&lt;/code&gt;&lt;/td&gt;
              &lt;td&gt;counter&lt;/td&gt;
              &lt;td&gt;The total number of rule evaluations&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;code&gt;alerting.rule_evaluation_failures_total&lt;/code&gt;&lt;/td&gt;
              &lt;td&gt;counter&lt;/td&gt;
              &lt;td&gt;The total number of rule evaluation failures&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;code&gt;alerting.rule_evaluation_duration_seconds&lt;/code&gt;&lt;/td&gt;
              &lt;td&gt;summary&lt;/td&gt;
              &lt;td&gt;The duration for a rule to execute&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;code&gt;alerting.rule_group_rules&lt;/code&gt;&lt;/td&gt;
              &lt;td&gt;gauge&lt;/td&gt;
              &lt;td&gt;The number of rules&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;/div&gt;

        
]]></content><description>&lt;h1 id="legacy-grafana-alerts">Legacy Grafana alerts&lt;/h1>
&lt;p>Grafana alerting is enabled by default for new OSS installations. For older installations, it is still an &lt;a href="../unified-alerting/opt-in/">opt-in&lt;/a> feature.&lt;/p>
&lt;blockquote>
&lt;p>&lt;strong>Note&lt;/strong>: Legacy dashboard alerts are deprecated and will be removed in Grafana 9. We encourage you to migrate to &lt;a href="../unified-alerting/">Grafana alerting&lt;/a> for all existing installations.&lt;/p></description></item></channel></rss>