<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Course overview on Grafana Labs</title><link>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/</link><description>Recent content in Course overview on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/learning-hub/explore-your-data/00-intro/index.xml" rel="self" type="application/rss+xml"/><item><title>Course overview</title><link>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/01-course-overview/</link><pubDate>Fri, 24 Apr 2026 09:55:28 -0400</pubDate><guid>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/01-course-overview/</guid><content><![CDATA[&lt;h2 id=&#34;about-this-course&#34;&gt;About this course&lt;/h2&gt;
&lt;p&gt;In this course, you&amp;rsquo;ll learn to explore metrics and logs using Grafana Drilldown apps. These are visual exploration tools that let you investigate infrastructure data without writing queries.&lt;/p&gt;
&lt;p&gt;This is a Level 1 infrastructure observability course. It focuses on metrics and logs because those signals are typically available immediately in most environments. Traces and profiles require application instrumentation and will be covered in a separate Level 2 course.&lt;/p&gt;
&lt;h2 id=&#34;who-this-course-is-for&#34;&gt;Who this course is for&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Engineers who have metrics or logs accessible in Grafana&lt;/li&gt;
&lt;li&gt;Anyone who wants to explore infrastructure data without learning query languages&lt;/li&gt;
&lt;li&gt;Teams investigating infrastructure health issues visually&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;what-youll-learn&#34;&gt;What you&amp;rsquo;ll learn&lt;/h2&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;Module&lt;/th&gt;
              &lt;th&gt;Skills&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Metrics Drilldown&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Navigate metrics, filter by labels, identify patterns, add to dashboards&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Logs Drilldown&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Search logs, filter by fields, find errors, add to dashboards&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;what-youll-do&#34;&gt;What you&amp;rsquo;ll do&lt;/h2&gt;
&lt;p&gt;This is a hands-on course. You&amp;rsquo;ll complete two learning paths in sequence:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Explore data using Metrics Drilldown&lt;/strong&gt;: Navigate and investigate infrastructure metrics visually&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Explore logs using Logs Drilldown&lt;/strong&gt;: Filter and analyze logs without writing queries&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;course-duration&#34;&gt;Course duration&lt;/h2&gt;
&lt;p&gt;25-30 minutes&lt;/p&gt;
]]></content><description>&lt;h2 id="about-this-course">About this course&lt;/h2>
&lt;p>In this course, you&amp;rsquo;ll learn to explore metrics and logs using Grafana Drilldown apps. These are visual exploration tools that let you investigate infrastructure data without writing queries.&lt;/p></description></item><item><title>What are the Grafana Drilldown apps?</title><link>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/02-what-is-drilldown/</link><pubDate>Fri, 24 Apr 2026 09:55:28 -0400</pubDate><guid>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/02-what-is-drilldown/</guid><content><![CDATA[&lt;h2 id=&#34;what-are-the-grafana-drilldown-apps&#34;&gt;What are the Grafana Drilldown apps?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Grafana Drilldown apps&lt;/strong&gt; are queryless exploration interfaces that let you investigate metrics and logs visually without writing queries.&lt;/p&gt;


&lt;div class=&#34;admonition admonition-note&#34;&gt;&lt;blockquote&gt;&lt;p class=&#34;title text-uppercase&#34;&gt;Note&lt;/p&gt;&lt;p&gt;This course applies to both Grafana Cloud and self-managed Grafana (version 11.6 or later).&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;

&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;drilldown-overview.svg&#34;
  alt=&#34;Drilldown interface overview&#34;/&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-grafana-drilldown-apps-suite&#34;&gt;The Grafana Drilldown apps suite&lt;/h2&gt;
&lt;p&gt;The Grafana Drilldown apps include four tools for exploring different telemetry signals. This course covers the two Level 1 infrastructure signals:&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;Tool&lt;/th&gt;
              &lt;th&gt;What it explores&lt;/th&gt;
              &lt;th&gt;Underlying query language&lt;/th&gt;
              &lt;th&gt;Covered in this course&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Metrics Drilldown&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Prometheus-compatible metrics&lt;/td&gt;
              &lt;td&gt;PromQL&lt;/td&gt;
              &lt;td&gt;✓ Yes&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Logs Drilldown&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Loki logs&lt;/td&gt;
              &lt;td&gt;LogQL&lt;/td&gt;
              &lt;td&gt;✓ Yes&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Traces Drilldown&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Tempo traces&lt;/td&gt;
              &lt;td&gt;TraceQL&lt;/td&gt;
              &lt;td&gt;Level 2 course&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Profiles Drilldown&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Pyroscope profiling data&lt;/td&gt;
              &lt;td&gt;—&lt;/td&gt;
              &lt;td&gt;Level 2 course&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;p&gt;Metrics and logs are typically available immediately in most environments: from integrations, cloud providers, or existing infrastructure monitoring. Traces and profiles require application instrumentation and represent application-level observability, which we&amp;rsquo;ll cover in a separate Level 2 course.&lt;/p&gt;
&lt;h2 id=&#34;core-capabilities&#34;&gt;Core capabilities&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Navigate&lt;/strong&gt; data hierarchies using labels and fields&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Filter&lt;/strong&gt; by metadata without query syntax&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Visualize&lt;/strong&gt; time series and log patterns automatically&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Add findings&lt;/strong&gt; directly to dashboards&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="what-are-the-grafana-drilldown-apps">What are the Grafana Drilldown apps?&lt;/h2>
&lt;p>&lt;strong>Grafana Drilldown apps&lt;/strong> are queryless exploration interfaces that let you investigate metrics and logs visually without writing queries.&lt;/p>
&lt;div class="admonition admonition-note">&lt;blockquote>&lt;p class="title text-uppercase">Note&lt;/p></description></item><item><title>Why the Drilldown apps matter</title><link>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/03-why-drilldown/</link><pubDate>Fri, 24 Apr 2026 09:55:28 -0400</pubDate><guid>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/03-why-drilldown/</guid><content><![CDATA[&lt;h2 id=&#34;query-expertise-shouldnt-block-investigation&#34;&gt;Query expertise shouldn&amp;rsquo;t block investigation&lt;/h2&gt;
&lt;p&gt;&lt;img
  class=&#34;lazyload d-inline-block&#34;
  data-src=&#34;query-vs-drilldown.svg&#34;
  alt=&#34;Query editor versus Drilldown interface&#34;/&gt;&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;Approach&lt;/th&gt;
              &lt;th&gt;What&amp;rsquo;s required&lt;/th&gt;
              &lt;th&gt;Who can use it&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Query editor&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Understand query concepts and structure queries&lt;/td&gt;
              &lt;td&gt;Engineers familiar with the query model&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Drilldown apps&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Point, click, investigate&lt;/td&gt;
              &lt;td&gt;Anyone&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;benefits-of-visual-exploration&#34;&gt;Benefits of visual exploration&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;No query model knowledge required&lt;/li&gt;
&lt;li&gt;See available labels and values immediately&lt;/li&gt;
&lt;li&gt;No need to think in terms of query construction&lt;/li&gt;
&lt;li&gt;Interface shows what&amp;rsquo;s possible&lt;/li&gt;
&lt;li&gt;Engineers at any level can investigate issues&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="query-expertise-shouldnt-block-investigation">Query expertise shouldn&amp;rsquo;t block investigation&lt;/h2>
&lt;p>&lt;img
class="lazyload d-inline-block"
data-src="query-vs-drilldown.svg"
alt="Query editor versus Drilldown interface"/>&lt;/p>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Approach&lt;/th>
&lt;th>What&amp;rsquo;s required&lt;/th>
&lt;th>Who can use it&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>Query editor&lt;/strong>&lt;/td>
&lt;td>Understand query concepts and structure queries&lt;/td>
&lt;td>Engineers familiar with the query model&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Drilldown apps&lt;/strong>&lt;/td>
&lt;td>Point, click, investigate&lt;/td>
&lt;td>Anyone&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="benefits-of-visual-exploration">Benefits of visual exploration&lt;/h2>
&lt;ul>
&lt;li>No query model knowledge required&lt;/li>
&lt;li>See available labels and values immediately&lt;/li>
&lt;li>No need to think in terms of query construction&lt;/li>
&lt;li>Interface shows what&amp;rsquo;s possible&lt;/li>
&lt;li>Engineers at any level can investigate issues&lt;/li>
&lt;/ul></description></item><item><title>When to use the Grafana Drilldown apps</title><link>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/04-when-to-use/</link><pubDate>Fri, 24 Apr 2026 09:55:28 -0400</pubDate><guid>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/04-when-to-use/</guid><content><![CDATA[&lt;h2 id=&#34;when-to-use-the-grafana-drilldown-apps&#34;&gt;When to use the Grafana Drilldown apps&lt;/h2&gt;
&lt;p&gt;The Grafana Drilldown apps are designed for exploration and investigation, not permanent monitoring.&lt;/p&gt;
&lt;h2 id=&#34;best-use-cases&#34;&gt;Best use cases&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Investigate alerts and explore data immediately&lt;/li&gt;
&lt;li&gt;Discover what labels and fields exist in your metrics and logs&lt;/li&gt;
&lt;li&gt;Verify that new metrics appeared, check log fields, explore unfamiliar systems&lt;/li&gt;
&lt;li&gt;Understand what&amp;rsquo;s available before writing queries or building dashboards&lt;/li&gt;
&lt;li&gt;Share findings with engineers who don&amp;rsquo;t know query languages&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;when-to-use-something-else&#34;&gt;When to use something else&lt;/h2&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;If you need&amp;hellip;&lt;/th&gt;
              &lt;th&gt;Use&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;Permanent monitoring&lt;/td&gt;
              &lt;td&gt;Dashboards &#43; alerts&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Complex aggregations&lt;/td&gt;
              &lt;td&gt;Query editor&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Custom visualizations&lt;/td&gt;
              &lt;td&gt;Dashboard panels&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Automated analysis&lt;/td&gt;
              &lt;td&gt;Recording rules&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;]]></content><description>&lt;h2 id="when-to-use-the-grafana-drilldown-apps">When to use the Grafana Drilldown apps&lt;/h2>
&lt;p>The Grafana Drilldown apps are designed for exploration and investigation, not permanent monitoring.&lt;/p>
&lt;h2 id="best-use-cases">Best use cases&lt;/h2>
&lt;ul>
&lt;li>Investigate alerts and explore data immediately&lt;/li>
&lt;li>Discover what labels and fields exist in your metrics and logs&lt;/li>
&lt;li>Verify that new metrics appeared, check log fields, explore unfamiliar systems&lt;/li>
&lt;li>Understand what&amp;rsquo;s available before writing queries or building dashboards&lt;/li>
&lt;li>Share findings with engineers who don&amp;rsquo;t know query languages&lt;/li>
&lt;/ul>
&lt;h2 id="when-to-use-something-else">When to use something else&lt;/h2>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>If you need&amp;hellip;&lt;/th>
&lt;th>Use&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Permanent monitoring&lt;/td>
&lt;td>Dashboards + alerts&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Complex aggregations&lt;/td>
&lt;td>Query editor&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Custom visualizations&lt;/td>
&lt;td>Dashboard panels&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Automated analysis&lt;/td>
&lt;td>Recording rules&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section></description></item><item><title>Is this course right for you?</title><link>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/05-is-this-right/</link><pubDate>Fri, 24 Apr 2026 09:55:28 -0400</pubDate><guid>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/05-is-this-right/</guid><content><![CDATA[&lt;h2 id=&#34;is-this-course-right-for-you&#34;&gt;Is this course right for you?&lt;/h2&gt;
&lt;p&gt;This course assumes you already have at least one infrastructure telemetry signal (metrics or logs) accessible in Grafana.&lt;/p&gt;
&lt;h2 id=&#34;you-might-want-a-different-course-if-you&#34;&gt;You might want a different course if you&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Don&amp;rsquo;t have data flowing yet: Start with Introduction to integrations, Introduction to Cloud Provider Observability, or Introduction to data sources&lt;/li&gt;
&lt;li&gt;Want to learn query languages: This course focuses on queryless exploration&lt;/li&gt;
&lt;li&gt;Building complex dashboards: Look for visualization and dashboard courses&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;related-courses-to-get-data-flowing&#34;&gt;Related courses to get data flowing&lt;/h2&gt;
&lt;div style=&#34;display: flex; gap: 12px; flex-wrap: wrap; margin-top: 16px;&#34;&gt;
&lt;a href=&#34;/docs/learning-hub/intro-to-integrations/&#34; class=&#34;btn btn-lg btn-secondary&#34;&gt;Introduction to integrations&lt;/a&gt;
&lt;a href=&#34;/docs/learning-hub/intro-to-cp-olly/&#34; class=&#34;btn btn-lg btn-secondary&#34;&gt;Introduction to Cloud Provider Observability&lt;/a&gt;
&lt;a href=&#34;/docs/learning-hub/intro-to-send-data/&#34; class=&#34;btn btn-lg btn-secondary&#34;&gt;Send data from external collectors&lt;/a&gt;
&lt;a href=&#34;/docs/learning-hub/intro-to-data-sources/&#34; class=&#34;btn btn-lg btn-secondary&#34;&gt;Introduction to data sources&lt;/a&gt;
&lt;/div&gt;
]]></content><description>&lt;h2 id="is-this-course-right-for-you">Is this course right for you?&lt;/h2>
&lt;p>This course assumes you already have at least one infrastructure telemetry signal (metrics or logs) accessible in Grafana.&lt;/p>
&lt;h2 id="you-might-want-a-different-course-if-you">You might want a different course if you&lt;/h2>
&lt;ul>
&lt;li>Don&amp;rsquo;t have data flowing yet: Start with Introduction to integrations, Introduction to Cloud Provider Observability, or Introduction to data sources&lt;/li>
&lt;li>Want to learn query languages: This course focuses on queryless exploration&lt;/li>
&lt;li>Building complex dashboards: Look for visualization and dashboard courses&lt;/li>
&lt;/ul>
&lt;h2 id="related-courses-to-get-data-flowing">Related courses to get data flowing&lt;/h2>
&lt;div style="display: flex; gap: 12px; flex-wrap: wrap; margin-top: 16px;">
&lt;a href="/docs/learning-hub/intro-to-integrations/" class="btn btn-lg btn-secondary">Introduction to integrations&lt;/a>
&lt;a href="/docs/learning-hub/intro-to-cp-olly/" class="btn btn-lg btn-secondary">Introduction to Cloud Provider Observability&lt;/a>
&lt;a href="/docs/learning-hub/intro-to-send-data/" class="btn btn-lg btn-secondary">Send data from external collectors&lt;/a>
&lt;a href="/docs/learning-hub/intro-to-data-sources/" class="btn btn-lg btn-secondary">Introduction to data sources&lt;/a>
&lt;/div></description></item><item><title>Prerequisites</title><link>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/06-prerequisites/</link><pubDate>Fri, 24 Apr 2026 09:55:28 -0400</pubDate><guid>https://grafana.com/docs/learning-hub/explore-your-data/00-intro/06-prerequisites/</guid><content><![CDATA[&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;To complete this course, you&amp;rsquo;ll need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Grafana Cloud or self-managed Grafana (v11.6&#43;) (&lt;a href=&#34;/signup/cloud/connect-account&#34;&gt;sign up for Cloud free&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Access to Drilldown apps in your Grafana instance&lt;/li&gt;
&lt;li&gt;At least one infrastructure telemetry signal accessible in Grafana (metrics or logs)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;data-access-options&#34;&gt;Data access options&lt;/h2&gt;
&lt;p&gt;Your telemetry data can be accessible via data sources or stored in Grafana Cloud&amp;rsquo;s built-in databases:&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;Data type&lt;/th&gt;
              &lt;th&gt;Access via data source&lt;/th&gt;
              &lt;th&gt;Or store in Cloud&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Metrics&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Prometheus data source&lt;/td&gt;
              &lt;td&gt;Grafana Cloud Metrics&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Logs&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Loki data source&lt;/td&gt;
              &lt;td&gt;Grafana Cloud Logs&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;what-youll-use&#34;&gt;What you&amp;rsquo;ll use&lt;/h2&gt;
&lt;p&gt;During the hands-on learning paths, you&amp;rsquo;ll work with the Drilldown apps in Grafana. Access them from the Grafana main menu by selecting Drilldown, then choosing the specific app (Metrics or Logs). They work with your existing data automatically.&lt;/p&gt;
&lt;h2 id=&#34;no-query-language-knowledge-required&#34;&gt;No query language knowledge required&lt;/h2&gt;
&lt;p&gt;This course is designed for visual exploration. You don&amp;rsquo;t need to know PromQL or LogQL.&lt;/p&gt;
]]></content><description>&lt;h2 id="prerequisites">Prerequisites&lt;/h2>
&lt;p>To complete this course, you&amp;rsquo;ll need:&lt;/p>
&lt;ul>
&lt;li>Grafana Cloud or self-managed Grafana (v11.6+) (&lt;a href="/signup/cloud/connect-account">sign up for Cloud free&lt;/a>)&lt;/li>
&lt;li>Access to Drilldown apps in your Grafana instance&lt;/li>
&lt;li>At least one infrastructure telemetry signal accessible in Grafana (metrics or logs)&lt;/li>
&lt;/ul>
&lt;h2 id="data-access-options">Data access options&lt;/h2>
&lt;p>Your telemetry data can be accessible via data sources or stored in Grafana Cloud&amp;rsquo;s built-in databases:&lt;/p></description></item></channel></rss>