<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Journey overview on Grafana Labs</title><link>https://grafana.com/docs/learning-hub/basic-alerting/01-intro/</link><description>Recent content in Journey overview on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/learning-hub/basic-alerting/01-intro/index.xml" rel="self" type="application/rss+xml"/><item><title>Journey overview</title><link>https://grafana.com/docs/learning-hub/basic-alerting/01-intro/01-course-overview/</link><pubDate>Wed, 12 Aug 2026 18:48:05 -0400</pubDate><guid>https://grafana.com/docs/learning-hub/basic-alerting/01-intro/01-course-overview/</guid><content><![CDATA[&lt;h2 id=&#34;journey-overview&#34;&gt;Journey overview&lt;/h2&gt;
&lt;h3 id=&#34;who-this-journey-is-for&#34;&gt;Who this journey is for&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Grafana Cloud users who are new to alerting.&lt;/li&gt;
&lt;li&gt;Teams who want to detect problems automatically.&lt;/li&gt;
&lt;li&gt;Users familiar with the Grafana Cloud interface who haven&amp;rsquo;t configured alert rules before or people who want to see how Grafana Alerting works in practice.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;what-youll-learn-and-do&#34;&gt;What you&amp;rsquo;ll learn and do&lt;/h2&gt;
&lt;p&gt;You&amp;rsquo;ll build an alert rule that watches QuickPizza for HTTP 5xx server errors in the visual query builder. The journey walks through each section of the alert rule editor, one piece at a time.&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Section&lt;/th&gt;
              &lt;th&gt;What you&amp;rsquo;ll do&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Name and query&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Name the rule, build a Prometheus query in Builder mode, and set a threshold&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Folder and labels&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Organize the rule and add labels&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Evaluation behavior&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Configure how often the rule runs and how it handles gaps&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Notifications and save&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Choose where notifications go, preview, and save the rule&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Create an alert with code&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Write the same kind of rule in Code mode, then add a silence&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;estimated-time&#34;&gt;Estimated time&lt;/h2&gt;
&lt;p&gt;45-55 minutes&lt;/p&gt;
]]></content><description>&lt;h2 id="journey-overview">Journey overview&lt;/h2>
&lt;h3 id="who-this-journey-is-for">Who this journey is for&lt;/h3>
&lt;ul>
&lt;li>Grafana Cloud users who are new to alerting.&lt;/li>
&lt;li>Teams who want to detect problems automatically.&lt;/li>
&lt;li>Users familiar with the Grafana Cloud interface who haven&amp;rsquo;t configured alert rules before or people who want to see how Grafana Alerting works in practice.&lt;/li>
&lt;/ul>
&lt;h2 id="what-youll-learn-and-do">What you&amp;rsquo;ll learn and do&lt;/h2>
&lt;p>You&amp;rsquo;ll build an alert rule that watches QuickPizza for HTTP 5xx server errors in the visual query builder. The journey walks through each section of the alert rule editor, one piece at a time.&lt;/p></description></item><item><title>How alerting works</title><link>https://grafana.com/docs/learning-hub/basic-alerting/01-intro/02-how-alerting-works/</link><pubDate>Mon, 10 Aug 2026 13:40:40 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/basic-alerting/01-intro/02-how-alerting-works/</guid><content><![CDATA[&lt;h2 id=&#34;how-alerting-works&#34;&gt;How alerting works&lt;/h2&gt;
&lt;p&gt;The following diagram shows the five-step alerting flow.&lt;/p&gt;

&lt;div class=&#34;learning-hub-image&#34;&gt;
  &lt;a href=&#34;alerting-flow.svg&#34; title=&#34;Diagram showing the five-step Grafana Alerting flow&#34;&gt;
    &lt;img
      class=&#34;lazyload d-inline-block&#34;
      data-src=&#34;alerting-flow.svg&#34;
      alt=&#34;Diagram showing the five-step Grafana Alerting flow&#34; width=&#34;800&#34; height=&#34;170&#34;/&gt;
    &lt;div class=&#34;learning-hub-image__zoom&#34;&gt;
      &lt;svg width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
        &lt;path d=&#34;M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M10 7V13M7 10H13&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;Grafana Alerting monitors your data and notifies you when something needs attention. Here is the five-step flow:&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Step&lt;/th&gt;
              &lt;th&gt;What happens&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;1&lt;/td&gt;
              &lt;td&gt;You create a rule that defines what data to watch and when to alert&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;2&lt;/td&gt;
              &lt;td&gt;Grafana checks the rule at regular intervals&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;3&lt;/td&gt;
              &lt;td&gt;If the problem persists long enough, the alert fires&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;4&lt;/td&gt;
              &lt;td&gt;A notification is sent to a destination you configure (email, Slack, etc.)&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;5&lt;/td&gt;
              &lt;td&gt;When the problem clears, a &amp;ldquo;resolved&amp;rdquo; notification follows&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;what-youll-build-in-this-journey&#34;&gt;What you&amp;rsquo;ll build in this journey&lt;/h2&gt;
&lt;p&gt;By the end of this journey, you&amp;rsquo;ll have a working alert rule and a deeper understanding of how the alerting process functions in Grafana.&lt;/p&gt;
]]></content><description>&lt;h2 id="how-alerting-works">How alerting works&lt;/h2>
&lt;p>The following diagram shows the five-step alerting flow.&lt;/p>
&lt;div class="learning-hub-image">
&lt;a href="alerting-flow.svg" title="Diagram showing the five-step Grafana Alerting flow">
&lt;img
class="lazyload d-inline-block"
data-src="alerting-flow.svg"
alt="Diagram showing the five-step Grafana Alerting flow" width="800" height="170"/>
&lt;div class="learning-hub-image__zoom">
&lt;svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
&lt;path d="M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
&lt;path d="M10 7V13M7 10H13" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
&lt;/svg>
&lt;/div>
&lt;/a>
&lt;/div>
&lt;p>Grafana Alerting monitors your data and notifies you when something needs attention. Here is the five-step flow:&lt;/p></description></item><item><title>Is this journey right for you</title><link>https://grafana.com/docs/learning-hub/basic-alerting/01-intro/03-is-this-right-for-you/</link><pubDate>Mon, 10 Aug 2026 13:40:40 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/basic-alerting/01-intro/03-is-this-right-for-you/</guid><content><![CDATA[&lt;h2 id=&#34;is-this-journey-right-for-you&#34;&gt;Is this journey right for you&lt;/h2&gt;
&lt;h3 id=&#34;this-journey-is-a-good-fit-if-you&#34;&gt;This journey is a good fit if you:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Have a &lt;a href=&#34;/auth/sign-up/create-user&#34;&gt;Grafana Cloud&lt;/a&gt; account. The journey uses the QuickPizza demo app (installed in the hands-on path), so no external data is required.&lt;/li&gt;
&lt;li&gt;Want to learn how to set up automated alerts from scratch.&lt;/li&gt;
&lt;li&gt;Are comfortable navigating the Grafana Cloud interface (menus, dashboards).&lt;/li&gt;
&lt;li&gt;Prefer building queries visually (no PromQL or code required).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;this-journey-might-not-be-right-if-you&#34;&gt;This journey might not be right if you&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Already create and manage alert rules regularly (future journeys will cover advanced alert rules and templates).&lt;/li&gt;
&lt;li&gt;Are an on-call responder looking to triage and resolve alerts (a future journey will cover alert response).&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="is-this-journey-right-for-you">Is this journey right for you&lt;/h2>
&lt;h3 id="this-journey-is-a-good-fit-if-you">This journey is a good fit if you:&lt;/h3>
&lt;ul>
&lt;li>Have a &lt;a href="/auth/sign-up/create-user">Grafana Cloud&lt;/a> account. The journey uses the QuickPizza demo app (installed in the hands-on path), so no external data is required.&lt;/li>
&lt;li>Want to learn how to set up automated alerts from scratch.&lt;/li>
&lt;li>Are comfortable navigating the Grafana Cloud interface (menus, dashboards).&lt;/li>
&lt;li>Prefer building queries visually (no PromQL or code required).&lt;/li>
&lt;/ul>
&lt;h2 id="this-journey-might-not-be-right-if-you">This journey might not be right if you&lt;/h2>
&lt;ul>
&lt;li>Already create and manage alert rules regularly (future journeys will cover advanced alert rules and templates).&lt;/li>
&lt;li>Are an on-call responder looking to triage and resolve alerts (a future journey will cover alert response).&lt;/li>
&lt;/ul></description></item><item><title>Prerequisites</title><link>https://grafana.com/docs/learning-hub/basic-alerting/01-intro/04-prerequisites/</link><pubDate>Mon, 10 Aug 2026 13:40:40 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/basic-alerting/01-intro/04-prerequisites/</guid><content><![CDATA[&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;To complete the hands-on steps in this journey, you need:&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Requirement&lt;/th&gt;
              &lt;th&gt;Details&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;Grafana Cloud account&lt;/td&gt;
              &lt;td&gt;&lt;a href=&#34;/auth/sign-up/create-user&#34;&gt;Sign up to access&lt;/a&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Permission to manage alerts&lt;/td&gt;
              &lt;td&gt;Required to create alert rules and install the demo data&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Basic Grafana navigation&lt;/td&gt;
              &lt;td&gt;Familiarity with menus and dashboards&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;what-you-dont-need&#34;&gt;What you don&amp;rsquo;t need&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;No external data source. The hands-on path installs the QuickPizza demo app for you.&lt;/li&gt;
&lt;li&gt;No Go template syntax. Notification templates are covered in a later journey.&lt;/li&gt;
&lt;li&gt;No PromQL. Every query in this journey uses Builder mode.&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="prerequisites">Prerequisites&lt;/h2>
&lt;p>To complete the hands-on steps in this journey, you need:&lt;/p>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Requirement&lt;/th>
&lt;th>Details&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Grafana Cloud account&lt;/td>
&lt;td>&lt;a href="/auth/sign-up/create-user">Sign up to access&lt;/a>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Permission to manage alerts&lt;/td>
&lt;td>Required to create alert rules and install the demo data&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Basic Grafana navigation&lt;/td>
&lt;td>Familiarity with menus and dashboards&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="what-you-dont-need">What you don&amp;rsquo;t need&lt;/h2>
&lt;ul>
&lt;li>No external data source. The hands-on path installs the QuickPizza demo app for you.&lt;/li>
&lt;li>No Go template syntax. Notification templates are covered in a later journey.&lt;/li>
&lt;li>No PromQL. Every query in this journey uses Builder mode.&lt;/li>
&lt;/ul></description></item></channel></rss>