<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Alloy in Grafana Cloud on Grafana Labs</title><link>https://grafana.com/docs/learning-hub/intro-to-alloy/05-alloy-in-grafana-cloud/</link><description>Recent content in Alloy in Grafana Cloud on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/learning-hub/intro-to-alloy/05-alloy-in-grafana-cloud/index.xml" rel="self" type="application/rss+xml"/><item><title>Where you deploy Alloy in Grafana Cloud</title><link>https://grafana.com/docs/learning-hub/intro-to-alloy/05-alloy-in-grafana-cloud/16-collector-setup/</link><pubDate>Fri, 14 Aug 2026 09:40:11 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-alloy/05-alloy-in-grafana-cloud/16-collector-setup/</guid><content><![CDATA[&lt;h2 id=&#34;where-you-deploy-alloy-in-grafana-cloud&#34;&gt;Where you deploy Alloy in Grafana Cloud&lt;/h2&gt;
&lt;p&gt;In the Grafana Cloud menu, go to &lt;strong&gt;Connections &amp;gt; Collector Setup&lt;/strong&gt;. This is where you install Alloy and choose how it runs. Grafana Cloud integrations use Alloy to monitor specific systems by collecting metrics and, when configured, logs.&lt;/p&gt;
&lt;h2 id=&#34;choosing-a-collector-type&#34;&gt;Choosing a collector type&lt;/h2&gt;
&lt;p&gt;Collector Setup offers two collector types in the Cloud UI:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Alloy:&lt;/strong&gt; installs the Alloy collector and uses the Alloy configuration syntax you learned to read in this journey.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OpenTelemetry:&lt;/strong&gt; installs OpenTelemetry Collector and uses standard OpenTelemetry Collector configuration instead of Alloy syntax.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both collector types can collect OpenTelemetry data. The difference is which collector binary runs and which configuration syntax you write,  Alloy syntax, or standard OpenTelemetry Collector YAML.&lt;/p&gt;
]]></content><description>&lt;h2 id="where-you-deploy-alloy-in-grafana-cloud">Where you deploy Alloy in Grafana Cloud&lt;/h2>
&lt;p>In the Grafana Cloud menu, go to &lt;strong>Connections &amp;gt; Collector Setup&lt;/strong>. This is where you install Alloy and choose how it runs. Grafana Cloud integrations use Alloy to monitor specific systems by collecting metrics and, when configured, logs.&lt;/p></description></item><item><title>Manage collectors with Fleet Management</title><link>https://grafana.com/docs/learning-hub/intro-to-alloy/05-alloy-in-grafana-cloud/17-fleet-management/</link><pubDate>Fri, 14 Aug 2026 09:40:11 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-alloy/05-alloy-in-grafana-cloud/17-fleet-management/</guid><content><![CDATA[&lt;h2 id=&#34;manage-collectors-with-fleet-management&#34;&gt;Manage collectors with Fleet Management&lt;/h2&gt;
&lt;p&gt;Running a single Alloy collector is straighforward. As you deploy more Alloy collectors, keeping every host&amp;rsquo;s configuration in sync becomes hard. Grafana Fleet Management is a Grafana Cloud feature for managing collector deployments at scale.&lt;/p&gt;
&lt;h2 id=&#34;what-fleet-management-gives-you&#34;&gt;What Fleet Management gives you&lt;/h2&gt;
&lt;p&gt;With Fleet Management, you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Manage configurations across collectors from a central hub&lt;/li&gt;
&lt;li&gt;Create and adjust collector configuration remotely, which Fleet Management calls pipelines&lt;/li&gt;
&lt;li&gt;View health dashboards for your fleet&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;where-to-find-it&#34;&gt;Where to find it&lt;/h2&gt;
&lt;p&gt;In the Grafana Cloud menu, go to &lt;strong&gt;Connections &amp;gt; Fleet Management&lt;/strong&gt;, then open the &lt;strong&gt;Inventory&lt;/strong&gt; tab to view collectors that have connected to Fleet Management. If no collectors appear yet, that&amp;rsquo;s expected. Fleet Management becomes useful once Alloy is installed and connected.&lt;/p&gt;
]]></content><description>&lt;h2 id="manage-collectors-with-fleet-management">Manage collectors with Fleet Management&lt;/h2>
&lt;p>Running a single Alloy collector is straighforward. As you deploy more Alloy collectors, keeping every host&amp;rsquo;s configuration in sync becomes hard. Grafana Fleet Management is a Grafana Cloud feature for managing collector deployments at scale.&lt;/p></description></item><item><title>Choose your signal</title><link>https://grafana.com/docs/learning-hub/intro-to-alloy/05-alloy-in-grafana-cloud/18-choose-your-signal/</link><pubDate>Fri, 14 Aug 2026 09:40:11 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-alloy/05-alloy-in-grafana-cloud/18-choose-your-signal/</guid><content><![CDATA[&lt;h2 id=&#34;choose-your-signal&#34;&gt;Choose your signal&lt;/h2&gt;
&lt;p&gt;Choose the signal you want to collect next, then open the collection docs to go deeper.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Metrics:&lt;/strong&gt; Numeric measurements collected over time that give a high-level picture of system state.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;/docs/alloy/latest/collect/prometheus-metrics/&#34;&gt;Collect Prometheus metrics&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Logs:&lt;/strong&gt; Timestamped text records of discrete events.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;/docs/grafana-cloud/send-data/logs/collect-logs-with-alloy/&#34;&gt;Collect logs with Alloy&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Traces:&lt;/strong&gt; A map of a single request as it moves through distributed services.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;/docs/grafana-cloud/send-data/traces/set-up/traces-with-alloy/&#34;&gt;Set up traces with Alloy&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Profiles:&lt;/strong&gt; Code-level data that shows which functions consume CPU and memory.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;/docs/grafana-cloud/monitor-applications/profiles/send-profile-data/&#34;&gt;Send profile data&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="choose-your-signal">Choose your signal&lt;/h2>
&lt;p>Choose the signal you want to collect next, then open the collection docs to go deeper.&lt;/p>
&lt;ul>
&lt;li>
&lt;p>&lt;strong>Metrics:&lt;/strong> Numeric measurements collected over time that give a high-level picture of system state.&lt;/p></description></item><item><title>Resources and next steps</title><link>https://grafana.com/docs/learning-hub/intro-to-alloy/05-alloy-in-grafana-cloud/19-resources/</link><pubDate>Fri, 14 Aug 2026 09:40:11 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/intro-to-alloy/05-alloy-in-grafana-cloud/19-resources/</guid><content><![CDATA[&lt;h2 id=&#34;resources-and-next-steps&#34;&gt;Resources and next steps&lt;/h2&gt;
&lt;p&gt;Use these resources for hands-on practice, reference docs, and places to ask questions.&lt;/p&gt;
&lt;h3 id=&#34;workshops-and-examples&#34;&gt;Workshops and examples&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.youtube.com/playlist?list=PLDGkOdUX1UjoUmd6Z-lKgGaGzmZvYxRWs&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Grafana Alloy for Beginners playlist&lt;/a&gt;: a video series from concepts through infrastructure and application pipelines&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/grafana/Grafana-Alloy-for-Beginners&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Grafana Alloy for Beginners workshop repo&lt;/a&gt;: a Docker-based learning environment used with the playlist&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/grafana/alloy-scenarios&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;alloy-scenarios&lt;/a&gt;: self-contained runnable examples for logs, metrics, traces, and more&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;documentation&#34;&gt;Documentation&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/alloy/latest/introduction/&#34;&gt;Introduction to Grafana Alloy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/alloy/latest/get-started/&#34;&gt;Get started&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/alloy/latest/reference/components/&#34;&gt;Component reference&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/grafana-cloud/send-data/fleet-management/introduction/&#34;&gt;Introduction to Fleet Management&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;community&#34;&gt;Community&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://community.grafana.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Grafana Community Forums&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://slack.grafana.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Grafana Slack&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;continue-learning&#34;&gt;Continue learning&lt;/h2&gt;
&lt;p&gt;For a deeper Fleet Management walkthrough, continue with this journey:&lt;/p&gt;

&lt;a  class=&#34;btn btn--primary btn--large&#34; href=&#34;/docs/learning-hub/intro-to-fleet-management/&#34; rel=&#34;noopener noreferrer&#34;&gt;Manage your collectors at scale with Fleet Management&lt;/a&gt;
]]></content><description>&lt;h2 id="resources-and-next-steps">Resources and next steps&lt;/h2>
&lt;p>Use these resources for hands-on practice, reference docs, and places to ask questions.&lt;/p>
&lt;h3 id="workshops-and-examples">Workshops and examples&lt;/h3>
&lt;ul>
&lt;li>&lt;a href="https://www.youtube.com/playlist?list=PLDGkOdUX1UjoUmd6Z-lKgGaGzmZvYxRWs" target="_blank" rel="noopener noreferrer">Grafana Alloy for Beginners playlist&lt;/a>: a video series from concepts through infrastructure and application pipelines&lt;/li>
&lt;li>&lt;a href="https://github.com/grafana/Grafana-Alloy-for-Beginners" target="_blank" rel="noopener noreferrer">Grafana Alloy for Beginners workshop repo&lt;/a>: a Docker-based learning environment used with the playlist&lt;/li>
&lt;li>&lt;a href="https://github.com/grafana/alloy-scenarios" target="_blank" rel="noopener noreferrer">alloy-scenarios&lt;/a>: self-contained runnable examples for logs, metrics, traces, and more&lt;/li>
&lt;/ul>
&lt;h3 id="documentation">Documentation&lt;/h3>
&lt;ul>
&lt;li>&lt;a href="/docs/alloy/latest/introduction/">Introduction to Grafana Alloy&lt;/a>&lt;/li>
&lt;li>&lt;a href="/docs/alloy/latest/get-started/">Get started&lt;/a>&lt;/li>
&lt;li>&lt;a href="/docs/alloy/latest/reference/components/">Component reference&lt;/a>&lt;/li>
&lt;li>&lt;a href="/docs/grafana-cloud/send-data/fleet-management/introduction/">Introduction to Fleet Management&lt;/a>&lt;/li>
&lt;/ul>
&lt;h3 id="community">Community&lt;/h3>
&lt;ul>
&lt;li>&lt;a href="https://community.grafana.com/" target="_blank" rel="noopener noreferrer">Grafana Community Forums&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://slack.grafana.com/" target="_blank" rel="noopener noreferrer">Grafana Slack&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="continue-learning">Continue learning&lt;/h2>
&lt;p>For a deeper Fleet Management walkthrough, continue with this journey:&lt;/p></description></item></channel></rss>