<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Introduction on Grafana Labs</title><link>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/</link><description>Recent content in Introduction on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/learning-hub/intro-to-fleet-management/00-intro/index.xml" rel="self" type="application/rss+xml"/><item><title>Course overview</title><link>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/01-course-overview/</link><pubDate>Thu, 09 Apr 2026 06:03:04 +0000</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/01-course-overview/</guid><content><![CDATA[&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;Teams managing multiple collector instances&lt;/li&gt;
&lt;li&gt;Platform engineers building observability infrastructure&lt;/li&gt;
&lt;li&gt;Anyone who&amp;rsquo;s tired of managing collector configs one-by-one&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;Health monitoring&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Register collectors, interpret health dashboards, troubleshoot issues&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Remote configuration&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Categorize your collectors, use attribute matching, configure at scale&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:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Monitor collector health&lt;/strong&gt; — Register a collector and explore health dashboards&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Categorize your collector fleet&lt;/strong&gt; — Organize collectors with remote attributes for configuration management&lt;/li&gt;
&lt;/ol&gt;
]]></content><description>&lt;h2 id="who-this-course-is-for">Who this course is for&lt;/h2>
&lt;ul>
&lt;li>Teams managing multiple collector instances&lt;/li>
&lt;li>Platform engineers building observability infrastructure&lt;/li>
&lt;li>Anyone who&amp;rsquo;s tired of managing collector configs one-by-one&lt;/li>
&lt;/ul>
&lt;h2 id="what-youll-learn">What you&amp;rsquo;ll learn&lt;/h2>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Module&lt;/th>
&lt;th>Skills&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>Health monitoring&lt;/strong>&lt;/td>
&lt;td>Register collectors, interpret health dashboards, troubleshoot issues&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Remote configuration&lt;/strong>&lt;/td>
&lt;td>Categorize your collectors, use attribute matching, configure at scale&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="what-youll-do">What you&amp;rsquo;ll do&lt;/h2>
&lt;p>This is a hands-on course. You&amp;rsquo;ll complete two learning paths:&lt;/p></description></item><item><title>Fleet Management overview</title><link>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/02-what-is-fleet-management/</link><pubDate>Thu, 09 Apr 2026 06:03:04 +0000</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/02-what-is-fleet-management/</guid><content><![CDATA[&lt;h2 id=&#34;what-is-fleet-management&#34;&gt;What is Fleet Management?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Fleet Management&lt;/strong&gt; is a Grafana Cloud feature that provides a central control plane for managing collectors at scale.&lt;/p&gt;
&lt;h2 id=&#34;the-problem-it-solves&#34;&gt;The problem it solves&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;Without Fleet Management&lt;/th&gt;
              &lt;th&gt;With Fleet Management&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;Update configs locally on each machine&lt;/td&gt;
              &lt;td&gt;Remotely configure with UI and API&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Check health dashboard by dashboard&lt;/td&gt;
              &lt;td&gt;See entire fleet health at a glance&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Hope configs stay consistent&lt;/td&gt;
              &lt;td&gt;Ensure consistency with pipelines&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;what-fleet-management-provides&#34;&gt;What Fleet Management provides&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Streamlined configuration management&lt;/strong&gt; — Create, activate, and adjust configs remotely without scripts or manual processes&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Centralized health monitoring&lt;/strong&gt; — Complete visibility into collector health with out-of-the-box dashboards&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Cost and collection control&lt;/strong&gt; — Turn data streams on and off to optimize costs and reduce data overload&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;key-insight&#34;&gt;Key insight&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Configure once, deploy everywhere.&lt;/strong&gt; Instead of managing collectors individually, you manage them as a fleet.&lt;/p&gt;&lt;/blockquote&gt;
]]></content><description>&lt;h2 id="what-is-fleet-management">What is Fleet Management?&lt;/h2>
&lt;p>&lt;strong>Fleet Management&lt;/strong> is a Grafana Cloud feature that provides a central control plane for managing collectors at scale.&lt;/p>
&lt;h2 id="the-problem-it-solves">The problem it solves&lt;/h2>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Without Fleet Management&lt;/th>
&lt;th>With Fleet Management&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Update configs locally on each machine&lt;/td>
&lt;td>Remotely configure with UI and API&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Check health dashboard by dashboard&lt;/td>
&lt;td>See entire fleet health at a glance&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Hope configs stay consistent&lt;/td>
&lt;td>Ensure consistency with pipelines&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="what-fleet-management-provides">What Fleet Management provides&lt;/h2>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>Streamlined configuration management&lt;/strong> — Create, activate, and adjust configs remotely without scripts or manual processes&lt;/p></description></item><item><title>Who uses Fleet Management?</title><link>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/03-scenarios/</link><pubDate>Thu, 09 Apr 2026 06:03:04 +0000</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/03-scenarios/</guid><content><![CDATA[&lt;h2 id=&#34;three-scenarios&#34;&gt;Three scenarios&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;Persona&lt;/th&gt;
              &lt;th&gt;Challenge&lt;/th&gt;
              &lt;th&gt;How Fleet Management helps&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Platform team&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;200 collectors, multiple environments, coordinating changes is slow&lt;/td&gt;
              &lt;td&gt;Create once, deploy everywhere with attribute matching&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Growing startup SRE&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Went from 5 to 40 collectors, manual management doesn&amp;rsquo;t scale&lt;/td&gt;
              &lt;td&gt;Enterprise-grade control without building custom tooling&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;DevOps during incident&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Need profiles now, can&amp;rsquo;t wait for change management&lt;/td&gt;
              &lt;td&gt;Create temporary pipeline, toggle on/off instantly&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;common-patterns&#34;&gt;Common patterns&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Centralized control&lt;/strong&gt; — One team manages fleet for entire org&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Environment segmentation&lt;/strong&gt; — Different configs for prod/staging/dev&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gradual rollouts&lt;/strong&gt; — Test new configs on subset before fleet-wide rollout&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Temporary debugging&lt;/strong&gt; — Collect targeted telemetry during incidents, remove after&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="three-scenarios">Three scenarios&lt;/h2>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Persona&lt;/th>
&lt;th>Challenge&lt;/th>
&lt;th>How Fleet Management helps&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>Platform team&lt;/strong>&lt;/td>
&lt;td>200 collectors, multiple environments, coordinating changes is slow&lt;/td>
&lt;td>Create once, deploy everywhere with attribute matching&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Growing startup SRE&lt;/strong>&lt;/td>
&lt;td>Went from 5 to 40 collectors, manual management doesn&amp;rsquo;t scale&lt;/td>
&lt;td>Enterprise-grade control without building custom tooling&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>DevOps during incident&lt;/strong>&lt;/td>
&lt;td>Need profiles now, can&amp;rsquo;t wait for change management&lt;/td>
&lt;td>Create temporary pipeline, toggle on/off instantly&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="common-patterns">Common patterns&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Centralized control&lt;/strong> — One team manages fleet for entire org&lt;/li>
&lt;li>&lt;strong>Environment segmentation&lt;/strong> — Different configs for prod/staging/dev&lt;/li>
&lt;li>&lt;strong>Gradual rollouts&lt;/strong> — Test new configs on subset before fleet-wide rollout&lt;/li>
&lt;li>&lt;strong>Temporary debugging&lt;/strong> — Collect targeted telemetry during incidents, remove after&lt;/li>
&lt;/ul></description></item><item><title>Is Fleet Management right for you?</title><link>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/04-is-fleet-right/</link><pubDate>Thu, 09 Apr 2026 06:03:04 +0000</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/04-is-fleet-right/</guid><content><![CDATA[&lt;h2 id=&#34;good-fit-for-fleet-management&#34;&gt;Good fit for Fleet Management&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;Signal&lt;/th&gt;
              &lt;th&gt;Why it matters&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;10&#43; collectors&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Operational overhead of individual management is high&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Multiple environments&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Need consistent configs across prod/staging/dev&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Central platform team&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;One team manages collectors for many consumers&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Frequent config changes&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;New integrations, scrape targets, requirements&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Need for rapid response&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Emergency debugging, incident response&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;the-decision-checklist&#34;&gt;The decision checklist&lt;/h2&gt;
&lt;p&gt;Ask yourself:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Will you have &lt;strong&gt;10&#43; collectors&lt;/strong&gt; within the next year?&lt;/li&gt;
&lt;li&gt;Do you &lt;strong&gt;frequently update&lt;/strong&gt; collector configs?&lt;/li&gt;
&lt;li&gt;Do you need to ensure &lt;strong&gt;consistency across collectors&lt;/strong&gt;?&lt;/li&gt;
&lt;li&gt;Do you need a &lt;strong&gt;central view&lt;/strong&gt; of all collector health?&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;If you answered yes to 2 or more&lt;/strong&gt;, Fleet Management will likely provide significant value.&lt;/p&gt;&lt;/blockquote&gt;
]]></content><description>&lt;h2 id="good-fit-for-fleet-management">Good fit for Fleet Management&lt;/h2>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Signal&lt;/th>
&lt;th>Why it matters&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>10+ collectors&lt;/strong>&lt;/td>
&lt;td>Operational overhead of individual management is high&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Multiple environments&lt;/strong>&lt;/td>
&lt;td>Need consistent configs across prod/staging/dev&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Central platform team&lt;/strong>&lt;/td>
&lt;td>One team manages collectors for many consumers&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Frequent config changes&lt;/strong>&lt;/td>
&lt;td>New integrations, scrape targets, requirements&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Need for rapid response&lt;/strong>&lt;/td>
&lt;td>Emergency debugging, incident response&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="the-decision-checklist">The decision checklist&lt;/h2>
&lt;p>Ask yourself:&lt;/p></description></item><item><title>When you might not need it</title><link>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/05-when-not-to-use/</link><pubDate>Thu, 09 Apr 2026 06:03:04 +0000</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/05-when-not-to-use/</guid><content><![CDATA[&lt;h2 id=&#34;when-fleet-management-might-not-fit&#34;&gt;When Fleet Management might not fit&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;Signal&lt;/th&gt;
              &lt;th&gt;Why it might not be needed&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;1-5 collectors&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Manual management is still manageable&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Static configurations&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Configs rarely change after initial setup&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Distributed ownership&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Each team owns and operates their own collectors&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Identical configs everywhere&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;All collectors run the exact same config&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;its-ok-to-wait&#34;&gt;It&amp;rsquo;s OK to wait&lt;/h2&gt;
&lt;p&gt;Fleet Management scales down gracefully. You can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Start simple&lt;/strong&gt; — Manage a few collectors manually&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Adopt later&lt;/strong&gt; — Add Fleet Management when the pain becomes real&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Try it out&lt;/strong&gt; — Register one collector to explore before committing&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;still-unsure&#34;&gt;Still unsure?&lt;/h2&gt;
&lt;p&gt;Continue with this course anyway. The hands-on experience will help you evaluate whether Fleet Management fits your needs. You can always register a single collector to try it out.&lt;/p&gt;
]]></content><description>&lt;h2 id="when-fleet-management-might-not-fit">When Fleet Management might not fit&lt;/h2>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Signal&lt;/th>
&lt;th>Why it might not be needed&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>1-5 collectors&lt;/strong>&lt;/td>
&lt;td>Manual management is still manageable&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Static configurations&lt;/strong>&lt;/td>
&lt;td>Configs rarely change after initial setup&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Distributed ownership&lt;/strong>&lt;/td>
&lt;td>Each team owns and operates their own collectors&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Identical configs everywhere&lt;/strong>&lt;/td>
&lt;td>All collectors run the exact same config&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="its-ok-to-wait">It&amp;rsquo;s OK to wait&lt;/h2>
&lt;p>Fleet Management scales down gracefully. You can:&lt;/p></description></item><item><title>Your observability journey</title><link>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/06-your-journey/</link><pubDate>Thu, 09 Apr 2026 06:03:04 +0000</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/06-your-journey/</guid><content><![CDATA[&lt;h2 id=&#34;where-are-you-on-the-observability-journey&#34;&gt;Where are you on the observability journey?&lt;/h2&gt;
&lt;p&gt;
&lt;div class=&#34;learning-hub-image&#34;&gt;
  &lt;a href=&#34;https://grafana.com/media/docs/learning-hub/instrumentation-hub-hierarchy-of-needs.png&#34; title=&#34;Hierarchy of Observability Needs pyramid showing Level 1 highlighted&#34;&gt;
    &lt;img
      class=&#34;lazyload d-inline-block&#34;
      data-src=&#34;https://grafana.com/media/docs/learning-hub/instrumentation-hub-hierarchy-of-needs.png&#34;
      alt=&#34;Hierarchy of Observability Needs pyramid showing Level 1 highlighted&#34; width=&#34;1999&#34;
         height=&#34;894&#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;
&lt;p&gt;In the &lt;strong&gt;Hierarchy of Observability Needs&lt;/strong&gt;, Level 1 is &lt;strong&gt;Infrastructure Foundation&lt;/strong&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&amp;ldquo;Is my infrastructure healthy?&amp;rdquo;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;You achieve Level 1 coverage by deploying collectors that gather metrics and logs from your servers, databases, and services.&lt;/p&gt;
&lt;h2 id=&#34;fleet-management-as-a-force-multiplier&#34;&gt;Fleet Management as a force multiplier&lt;/h2&gt;
&lt;p&gt;Fleet Management is a force multiplier because it scales your capacity without scaling your effort.&lt;/p&gt;
&lt;p&gt;
&lt;div class=&#34;learning-hub-image&#34;&gt;
  &lt;a href=&#34;fleet-management-force-multiplier.svg&#34; title=&#34;Fleet Management expands your Level 1 foundation&#34;&gt;
    &lt;img
      class=&#34;lazyload d-inline-block&#34;
      data-src=&#34;fleet-management-force-multiplier.svg&#34;
      alt=&#34;Fleet Management expands your Level 1 foundation&#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;
&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;Without Fleet Management&lt;/th&gt;
              &lt;th&gt;With Fleet Management&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;Scaling collectors = scaling operational work&lt;/td&gt;
              &lt;td&gt;Scaling collectors = same operational work&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Coverage limited by management overhead&lt;/td&gt;
              &lt;td&gt;Coverage limited only by your infrastructure&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;blockquote&gt;
&lt;p&gt;Fleet Management removes the operational bottleneck that prevents you from expanding your Level 1 foundation.&lt;/p&gt;&lt;/blockquote&gt;
]]></content><description>&lt;h2 id="where-are-you-on-the-observability-journey">Where are you on the observability journey?&lt;/h2>
&lt;p>
&lt;div class="learning-hub-image">
&lt;a href="https://grafana.com/media/docs/learning-hub/instrumentation-hub-hierarchy-of-needs.png" title="Hierarchy of Observability Needs pyramid showing Level 1 highlighted">
&lt;img
class="lazyload d-inline-block"
data-src="https://grafana.com/media/docs/learning-hub/instrumentation-hub-hierarchy-of-needs.png"
alt="Hierarchy of Observability Needs pyramid showing Level 1 highlighted" width="1999"
height="894"/>
&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></description></item><item><title>Before you begin</title><link>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/07-prerequisites/</link><pubDate>Thu, 09 Apr 2026 06:03:04 +0000</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-fleet-management/00-intro/07-prerequisites/</guid><content><![CDATA[&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&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;Requirement&lt;/th&gt;
              &lt;th&gt;Why you need it&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Grafana Cloud account&lt;/strong&gt; (&lt;a href=&#34;/signup/cloud/connect-account&#34;&gt;sign up free&lt;/a&gt;)&lt;/td&gt;
              &lt;td&gt;Fleet Management is a Grafana Cloud feature&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Collector deployed&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;You need at least one collector to manage&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Basic telemetry concepts&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Understanding of metrics, logs, and collection&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;not-ready-yet&#34;&gt;Not ready yet?&lt;/h2&gt;
&lt;p&gt;If you haven&amp;rsquo;t deployed at least one collector instance, start with one of these courses first:&lt;/p&gt;
&lt;div style=&#34;display: flex; gap: 12px; flex-wrap: wrap; margin-top: 16px;&#34;&gt;
&lt;p&gt;&lt;a href=&#34;/docs/learning-hub/?course=intro-to-integrations&#34; class=&#34;btn btn-lg btn-secondary&#34;&gt;Introduction to integrations&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;/docs/learning-hub/?course=intro-to-cp-olly&#34; class=&#34;btn btn-lg btn-secondary&#34;&gt;Introduction to Cloud Provider Observability&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id=&#34;ready-to-continue&#34;&gt;Ready to continue?&lt;/h2&gt;
&lt;p&gt;If you have a running collector and a Grafana Cloud account, you&amp;rsquo;re all set. Let&amp;rsquo;s learn how Fleet Management works.&lt;/p&gt;
]]></content><description>&lt;h2 id="prerequisites">Prerequisites&lt;/h2>
&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>Why you need it&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>Grafana Cloud account&lt;/strong> (&lt;a href="/signup/cloud/connect-account">sign up free&lt;/a>)&lt;/td>
&lt;td>Fleet Management is a Grafana Cloud feature&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Collector deployed&lt;/strong>&lt;/td>
&lt;td>You need at least one collector to manage&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Basic telemetry concepts&lt;/strong>&lt;/td>
&lt;td>Understanding of metrics, logs, and collection&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="not-ready-yet">Not ready yet?&lt;/h2>
&lt;p>If you haven&amp;rsquo;t deployed at least one collector instance, start with one of these courses first:&lt;/p></description></item></channel></rss>