<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Observe with turnkey solutions on Grafana Labs</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/</link><description>Recent content in Observe with turnkey solutions on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/index.xml" rel="self" type="application/rss+xml"/><item><title>Connective intelligence layer</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/01-knowledge-graph/</link><pubDate>Wed, 17 Jun 2026 12:54:46 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/01-knowledge-graph/</guid><content><![CDATA[&lt;h2 id=&#34;connective-intelligence-with-knowledge-graph&#34;&gt;Connective intelligence with Knowledge Graph&lt;/h2&gt;
&lt;p&gt;Knowledge Graph is the connective intelligence foundation built into Grafana Cloud:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The engine that powers the opinionated observability experience across turnkey solutions (Kubernetes Monitoring, Application Observability, Database Observability, and Frontend Observability)&lt;/li&gt;
&lt;li&gt;Automatically discovers your services, infrastructure, and databases, maps how they depend on each other&lt;/li&gt;
&lt;li&gt;Continuously analyzes your environment for issues

&lt;div class=&#34;learning-hub-image&#34;&gt;
  &lt;a href=&#34;knowledge-graph-overview.svg&#34; title=&#34;Knowledge Graph: automatic mapping, detection, and investigation&#34;&gt;
    &lt;img
      class=&#34;lazyload d-inline-block&#34;
      data-src=&#34;knowledge-graph-overview.svg&#34;
      alt=&#34;Knowledge Graph: automatic mapping, detection, and investigation&#34; width=&#34;800&#34; height=&#34;400&#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;/li&gt;
&lt;/ul&gt;

&lt;a target=&#34;_blank&#34; class=&#34;btn btn--primary btn--large&#34; href=&#34;https://play.grafana.org/a/grafana-asserts-app/catalog?start=now-1h&amp;amp;end=now&amp;amp;searchQuery=&amp;amp;entityTypeFilter=Service&amp;amp;pageSize=15&amp;amp;page=1&amp;amp;sortBy%5Bid%5D=AssertionCircle&amp;amp;sortBy%5Border%5D=desc&amp;amp;columns%5B0%5D%5Bid%5D=Cpu&amp;amp;columns%5B1%5D%5Bid%5D=Memory&amp;amp;columns%5B2%5D%5Bid%5D=Disk&amp;amp;uninstrumentedFilter=instrumented&amp;amp;otelServiceFilter=all&#34; rel=&#34;noopener noreferrer&#34;&gt;Try it out in Grafana Play&lt;/a&gt;
&lt;h2 id=&#34;core-capabilities&#34;&gt;Core capabilities&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/grafana-cloud/knowledge-graph/troubleshoot-infra-apps/explore-entity-catalog/&#34;&gt;&lt;strong&gt;Entity Catalog&lt;/strong&gt;&lt;/a&gt;, where you can view all entities (services, hosts, pods, databases) and their relationships&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/grafana-cloud/knowledge-graph/troubleshoot-infra-apps/workbench/&#34;&gt;&lt;strong&gt;RCA (root cause analysis) Workbench&lt;/strong&gt;&lt;/a&gt;, where you view correlated metrics, logs, traces, and insights on a timeline for guided investigation&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/grafana-cloud/knowledge-graph/reference/insights-categories/&#34;&gt;&lt;strong&gt;Insights&lt;/strong&gt;&lt;/a&gt;, which surfaces five categories of issues:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Saturation&lt;/strong&gt;: Resources approaching limits (CPU, memory, disk, connections)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Amend&lt;/strong&gt;: Deployments, config changes, scale events&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Anomaly&lt;/strong&gt;: Unusual patterns in traffic or behavior (request rate spikes or drops, latency changes)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Failure&lt;/strong&gt;: System deviating from desired state (pod crashes, missing Redis master, controller errors)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Error&lt;/strong&gt;: Problematic requests (5xx errors, latency threshold breaches, error log rate breaches)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="connective-intelligence-with-knowledge-graph">Connective intelligence with Knowledge Graph&lt;/h2>
&lt;p>Knowledge Graph is the connective intelligence foundation built into Grafana Cloud:&lt;/p>
&lt;ul>
&lt;li>The engine that powers the opinionated observability experience across turnkey solutions (Kubernetes Monitoring, Application Observability, Database Observability, and Frontend Observability)&lt;/li>
&lt;li>Automatically discovers your services, infrastructure, and databases, maps how they depend on each other&lt;/li>
&lt;li>Continuously analyzes your environment for issues
&lt;div class="learning-hub-image">
&lt;a href="knowledge-graph-overview.svg" title="Knowledge Graph: automatic mapping, detection, and investigation">
&lt;img
class="lazyload d-inline-block"
data-src="knowledge-graph-overview.svg"
alt="Knowledge Graph: automatic mapping, detection, and investigation" width="800" height="400"/>
&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;/li>
&lt;/ul>
&lt;a target="_blank" class="btn btn--primary btn--large" href="https://play.grafana.org/a/grafana-asserts-app/catalog?start=now-1h&amp;amp;end=now&amp;amp;searchQuery=&amp;amp;entityTypeFilter=Service&amp;amp;pageSize=15&amp;amp;page=1&amp;amp;sortBy%5Bid%5D=AssertionCircle&amp;amp;sortBy%5Border%5D=desc&amp;amp;columns%5B0%5D%5Bid%5D=Cpu&amp;amp;columns%5B1%5D%5Bid%5D=Memory&amp;amp;columns%5B2%5D%5Bid%5D=Disk&amp;amp;uninstrumentedFilter=instrumented&amp;amp;otelServiceFilter=all" rel="noopener noreferrer">Try it out in Grafana Play&lt;/a>
&lt;h2 id="core-capabilities">Core capabilities&lt;/h2>
&lt;ul>
&lt;li>&lt;a href="/docs/grafana-cloud/knowledge-graph/troubleshoot-infra-apps/explore-entity-catalog/">&lt;strong>Entity Catalog&lt;/strong>&lt;/a>, where you can view all entities (services, hosts, pods, databases) and their relationships&lt;/li>
&lt;li>&lt;a href="/docs/grafana-cloud/knowledge-graph/troubleshoot-infra-apps/workbench/">&lt;strong>RCA (root cause analysis) Workbench&lt;/strong>&lt;/a>, where you view correlated metrics, logs, traces, and insights on a timeline for guided investigation&lt;/li>
&lt;li>&lt;a href="/docs/grafana-cloud/knowledge-graph/reference/insights-categories/">&lt;strong>Insights&lt;/strong>&lt;/a>, which surfaces five categories of issues:
&lt;ul>
&lt;li>&lt;strong>Saturation&lt;/strong>: Resources approaching limits (CPU, memory, disk, connections)&lt;/li>
&lt;li>&lt;strong>Amend&lt;/strong>: Deployments, config changes, scale events&lt;/li>
&lt;li>&lt;strong>Anomaly&lt;/strong>: Unusual patterns in traffic or behavior (request rate spikes or drops, latency changes)&lt;/li>
&lt;li>&lt;strong>Failure&lt;/strong>: System deviating from desired state (pod crashes, missing Redis master, controller errors)&lt;/li>
&lt;li>&lt;strong>Error&lt;/strong>: Problematic requests (5xx errors, latency threshold breaches, error log rate breaches)&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul></description></item><item><title>Knowledge Graph advantages</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/02-knowledge-graph/</link><pubDate>Wed, 17 Jun 2026 12:08:02 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/02-knowledge-graph/</guid><content><![CDATA[&lt;h2 id=&#34;what-keeps-you-up-at-night&#34;&gt;What keeps you up at night?&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;Role / Worries&lt;/th&gt;
              &lt;th&gt;What you get with Knowledge Graph&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;SRE, On-call Engineer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Getting paged in early morning with no idea what&amp;rsquo;s related&lt;/li&gt;&lt;li&gt;Spending the first 30 minutes of every incident just mapping what&amp;rsquo;s affected&lt;/li&gt;&lt;li&gt;Never being sure you&amp;rsquo;ve found the real root cause versus a downstream symptom&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;A unified timeline of correlated metrics, logs, traces, and insights across all affected components, no manual correlation required&lt;/li&gt;&lt;li&gt;Causality traversal that surfaces the origin of the issue, not just related symptoms&lt;/li&gt;&lt;li&gt;Grafana Assistant to suggest root cause hypotheses and next steps&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Platform, Infrastructure Engineer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;No single view of how services, infrastructure, and databases connect to each other&lt;/li&gt;&lt;li&gt;Constantly maintaining topology documentation that goes stale the moment something deploys&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;An entity map that rebuilds automatically from your live telemetry, always current, never stale&lt;/li&gt;&lt;li&gt;Automatic discovery of services, hosts, pods, and databases and how they relate&lt;/li&gt;&lt;li&gt;Insights that surface saturation, failures, and errors without you writing a single alert rule&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Senior Engineer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Being the only person who knows the service topology&lt;/li&gt;&lt;li&gt;Getting escalated to on every major incident because no one else knows where to start&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Topology encoded automatically so any engineer can navigate the system without tribal knowledge&lt;/li&gt;&lt;li&gt;Entity catalog with health status and insights visible to the whole team&lt;/li&gt;&lt;li&gt;Guided investigation that shifts troubleshooting from &amp;ldquo;who do we page?&amp;rdquo; to &amp;ldquo;here&amp;rsquo;s what changed and why&amp;rdquo;&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Engineering Manager, VP Engineering&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Watching MTTR stay flat quarter after quarter&lt;/li&gt;&lt;li&gt;Best engineers stuck in war rooms instead of building&lt;/li&gt;&lt;li&gt;Not knowing which tools in your observability stack are actually being used&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;A single intelligence layer across Application Observability, Kubernetes Monitoring, DB Observability, and Frontend Observability, no additional tooling to manage&lt;/li&gt;&lt;li&gt;Incident response that scales with headcount, not just expertise&lt;/li&gt;&lt;li&gt;Activates on top of data you&amp;rsquo;re already sending, with minimal incremental cost&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;]]></content><description>&lt;h2 id="what-keeps-you-up-at-night">What keeps you up at night?&lt;/h2>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Role / Worries&lt;/th>
&lt;th>What you get with Knowledge Graph&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>SRE, On-call Engineer&lt;/strong> &lt;ul>&lt;li>Getting paged in early morning with no idea what&amp;rsquo;s related&lt;/li>&lt;li>Spending the first 30 minutes of every incident just mapping what&amp;rsquo;s affected&lt;/li>&lt;li>Never being sure you&amp;rsquo;ve found the real root cause versus a downstream symptom&lt;/li>&lt;/ul>&lt;/td>
&lt;td>&lt;ul>&lt;li>A unified timeline of correlated metrics, logs, traces, and insights across all affected components, no manual correlation required&lt;/li>&lt;li>Causality traversal that surfaces the origin of the issue, not just related symptoms&lt;/li>&lt;li>Grafana Assistant to suggest root cause hypotheses and next steps&lt;/li>&lt;/ul>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Platform, Infrastructure Engineer&lt;/strong> &lt;ul>&lt;li>No single view of how services, infrastructure, and databases connect to each other&lt;/li>&lt;li>Constantly maintaining topology documentation that goes stale the moment something deploys&lt;/li>&lt;/ul>&lt;/td>
&lt;td>&lt;ul>&lt;li>An entity map that rebuilds automatically from your live telemetry, always current, never stale&lt;/li>&lt;li>Automatic discovery of services, hosts, pods, and databases and how they relate&lt;/li>&lt;li>Insights that surface saturation, failures, and errors without you writing a single alert rule&lt;/li>&lt;/ul>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Senior Engineer&lt;/strong> &lt;ul>&lt;li>Being the only person who knows the service topology&lt;/li>&lt;li>Getting escalated to on every major incident because no one else knows where to start&lt;/li>&lt;/ul>&lt;/td>
&lt;td>&lt;ul>&lt;li>Topology encoded automatically so any engineer can navigate the system without tribal knowledge&lt;/li>&lt;li>Entity catalog with health status and insights visible to the whole team&lt;/li>&lt;li>Guided investigation that shifts troubleshooting from &amp;ldquo;who do we page?&amp;rdquo; to &amp;ldquo;here&amp;rsquo;s what changed and why&amp;rdquo;&lt;/li>&lt;/ul>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Engineering Manager, VP Engineering&lt;/strong> &lt;ul>&lt;li>Watching MTTR stay flat quarter after quarter&lt;/li>&lt;li>Best engineers stuck in war rooms instead of building&lt;/li>&lt;li>Not knowing which tools in your observability stack are actually being used&lt;/li>&lt;/ul>&lt;/td>
&lt;td>&lt;ul>&lt;li>A single intelligence layer across Application Observability, Kubernetes Monitoring, DB Observability, and Frontend Observability, no additional tooling to manage&lt;/li>&lt;li>Incident response that scales with headcount, not just expertise&lt;/li>&lt;li>Activates on top of data you&amp;rsquo;re already sending, with minimal incremental cost&lt;/li>&lt;/ul>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section></description></item><item><title>Monitor and manage your Kubernetes fleet</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/03-kubernetes-monitoring/</link><pubDate>Wed, 17 Jun 2026 12:54:46 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/03-kubernetes-monitoring/</guid><content><![CDATA[&lt;h2 id=&#34;kubernetes-monitoring&#34;&gt;Kubernetes Monitoring&lt;/h2&gt;
&lt;p&gt;When you open the Kubernetes Monitoring app in Grafana Cloud, there&amp;rsquo;s a ready-made monitoring experience rather than a blank canvas you have to build yourself.&lt;/p&gt;

&lt;a target=&#34;_blank&#34; class=&#34;btn btn--primary btn--large&#34; href=&#34;https://play.grafana.org/a/grafana-k8s-app/home/overview?from=now-1h&amp;amp;to=now&amp;amp;timezone=utc&amp;amp;refresh=1m&amp;amp;var-cluster=$__all&amp;amp;var-namespace=$__all&amp;amp;var-datasource=grafanacloud-play-prom&#34; rel=&#34;noopener noreferrer&#34;&gt;Try it out in Grafana Play&lt;/a&gt;
&lt;h2 id=&#34;what-keeps-you-up-at-night&#34;&gt;What keeps you up at night?&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;Role / Worries&lt;/th&gt;
              &lt;th&gt;What you get with the app&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Platform Engineer, K8s Admin&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Keeping clusters healthy&lt;/li&gt;&lt;li&gt;Figuring out why something broke&lt;/li&gt;&lt;li&gt;Making sure the system can grow without constant babysitting&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;A dashboard view of your entire fleet at once&lt;/li&gt;&lt;li&gt;A way to investigate pods and components even after they&amp;rsquo;ve been deleted&lt;/li&gt;&lt;li&gt;Early warnings before things fail&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;SRE, DevOps Engineer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Getting paged in early morning hours&lt;/li&gt;&lt;li&gt;Taking too long to find the root cause of an outage&lt;/li&gt;&lt;li&gt;Fighting alert noise that drowns out real problems&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;No manual correlation of data on your part&lt;/li&gt;&lt;li&gt;Direct alert creation based on what you&amp;rsquo;re looking at&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Developer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Wondering if slowness is in your code or in the infrastructure underneath&lt;/li&gt;&lt;li&gt;Solving issues without becoming a K8s expert&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Visibility into applications running in your infrastructure&lt;/li&gt;&lt;li&gt;A navigation structure that means there&amp;rsquo;s no need to become a K8s expert&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Engineering Manager, VP Engineering&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Watching Kubernetes costs balloon as the team scales&lt;/li&gt;&lt;li&gt;Seeing engineers spend time firefighting instead of building&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;An app built and fully managed by Grafana Labs inside Grafana Cloud&lt;/li&gt;&lt;li&gt;Cost tracking that shows where money is being wasted&lt;/li&gt;&lt;li&gt;Right-sizing recommendations for over-provisioned workloads&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;]]></content><description>&lt;h2 id="kubernetes-monitoring">Kubernetes Monitoring&lt;/h2>
&lt;p>When you open the Kubernetes Monitoring app in Grafana Cloud, there&amp;rsquo;s a ready-made monitoring experience rather than a blank canvas you have to build yourself.&lt;/p></description></item><item><title>Kubernetes Monitoring: Is it right for you</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/04-kubernetes-monitoring-is-it-right-for-me/</link><pubDate>Wed, 17 Jun 2026 12:08:02 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/04-kubernetes-monitoring-is-it-right-for-me/</guid><content><![CDATA[&lt;h2 id=&#34;is-it-right-for-you&#34;&gt;Is it right for you?&lt;/h2&gt;
&lt;p&gt;Kubernetes Monitoring meets your needs when you:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Run production workloads on Kubernetes, on any distribution and any cloud&lt;/li&gt;
&lt;li&gt;Don&amp;rsquo;t have one place to see what&amp;rsquo;s actually going on across all Clusters and workloads&lt;/li&gt;
&lt;li&gt;Get frustrated by the cost or the alert noise of another vendor&amp;rsquo;s product&lt;/li&gt;
&lt;li&gt;Have a team spending too much time keeping the monitoring stack running with open source Grafana&lt;/li&gt;
&lt;li&gt;Want platform-wide tools that speed up troubleshooting and resolution even more&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;real-results-from-real-teams&#34;&gt;Real results from real teams&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/blog/open-standards-lower-costs-and-centralized-observability-why-falconx-moved-to-grafana-cloud/&#34;&gt;&lt;strong&gt;FalconX&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Our goal was to find a solution that seamlessly integrates with Kubernetes, where most of our applications run. Beyond Kubernetes, we needed a platform that could support additional tools and add-ons across our clusters while offering various plugin support and a single pane of glass for everything.&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/events/observabilitycon-on-the-road/sydney/how-dubber-modernized-observability-with-grafana-cloud-and-adaptive-metrics/&#34;&gt;&lt;strong&gt;Dubber&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;We use this Kubernetes Monitoring for capacity planning&amp;hellip; we use this to also cost optimize some of our cloud spend based on the performance of our Kubernetes clusters.&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="is-it-right-for-you">Is it right for you?&lt;/h2>
&lt;p>Kubernetes Monitoring meets your needs when you:&lt;/p>
&lt;ul>
&lt;li>Run production workloads on Kubernetes, on any distribution and any cloud&lt;/li>
&lt;li>Don&amp;rsquo;t have one place to see what&amp;rsquo;s actually going on across all Clusters and workloads&lt;/li>
&lt;li>Get frustrated by the cost or the alert noise of another vendor&amp;rsquo;s product&lt;/li>
&lt;li>Have a team spending too much time keeping the monitoring stack running with open source Grafana&lt;/li>
&lt;li>Want platform-wide tools that speed up troubleshooting and resolution even more&lt;/li>
&lt;/ul>
&lt;h2 id="real-results-from-real-teams">Real results from real teams&lt;/h2>
&lt;ul>
&lt;li>
&lt;p>&lt;a href="/blog/open-standards-lower-costs-and-centralized-observability-why-falconx-moved-to-grafana-cloud/">&lt;strong>FalconX&lt;/strong>&lt;/a>&lt;/p></description></item><item><title>Monitor AWS, Azure, and GCP in one place</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/05-cloud-provider-observability/</link><pubDate>Wed, 17 Jun 2026 12:54:46 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/05-cloud-provider-observability/</guid><content><![CDATA[&lt;h2 id=&#34;cloud-provider-observability&#34;&gt;Cloud Provider Observability&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;/docs/grafana-cloud/monitor-infrastructure/monitor-cloud-provider/&#34;&gt;Cloud Provider Observability&lt;/a&gt; is a turnkey app for monitoring AWS, Azure, and Google Cloud. It&amp;rsquo;s built for organizations that have outgrown native CSP tooling.&lt;/p&gt;
&lt;p&gt;Instead of:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Separate native consoles, you get one app for all three clouds&lt;/li&gt;
&lt;li&gt;Different proprietary query languages, you have open standards (PromQL and LogQL)&lt;/li&gt;
&lt;li&gt;Separate alerting systems, there is one unified alerting engine&lt;/li&gt;
&lt;/ul&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;Provider&lt;/th&gt;
              &lt;th&gt;What you monitor&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;AWS&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;EC2, RDS, Lambda, S3, ELB, ECS, and more&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Azure&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;VMs, Azure SQL, Functions, Storage, App Services&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;GCP&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Compute Engine, Cloud SQL, Cloud Functions, Google Kubernetes Engine&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;
&lt;a target=&#34;_blank&#34; class=&#34;btn btn--primary btn--large&#34; href=&#34;https://play.grafana.org/a/grafana-csp-app/aws&#34; rel=&#34;noopener noreferrer&#34;&gt;Try it out in Grafana Play&lt;/a&gt;
&lt;h2 id=&#34;what-keeps-you-up-at-night&#34;&gt;What keeps you up at night?&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;Role / Worries&lt;/th&gt;
              &lt;th&gt;What you get with the app&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Cloud Admin&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Constantly switching between different cloud consoles to check what&amp;rsquo;s happening&lt;/li&gt;&lt;li&gt;Each console has its own way of doing things&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;One place to manage and monitor all three clouds&lt;/li&gt;&lt;li&gt;No more context switching between consoles&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;SRE, DevOps Engineer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;When something breaks, is the problem in AWS, Azure, or GCP?&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Pre-built dashboards and alerts for each provider, all in one place&lt;/li&gt;&lt;li&gt;Logs from all three clouds accessible in the same tool&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Developer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Is my app slow because of my code, or is something wrong with the cloud services underneath it?&lt;/li&gt;&lt;li&gt;How do I figure this out without becoming an expert in each cloud&amp;rsquo;s tooling?&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Pre-built views of cloud services that don&amp;rsquo;t require deep knowledge of each provider&amp;rsquo;s tooling&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Engineering Manager, VP Engineering&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Cloud bills growing faster than the team can explain&lt;/li&gt;&lt;li&gt;Paying a premium on top of that for observability tools&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Priced on metrics ingested, so no per-host premium. With growth, you pay for the telemetry you generate, not a flat charge per resource on top of it.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;]]></content><description>&lt;h2 id="cloud-provider-observability">Cloud Provider Observability&lt;/h2>
&lt;p>&lt;a href="/docs/grafana-cloud/monitor-infrastructure/monitor-cloud-provider/">Cloud Provider Observability&lt;/a> is a turnkey app for monitoring AWS, Azure, and Google Cloud. It&amp;rsquo;s built for organizations that have outgrown native CSP tooling.&lt;/p></description></item><item><title>Cloud Provider Observability: Is it right for you</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/06-cloud-provider-observability-is-it-right-for-me/</link><pubDate>Wed, 17 Jun 2026 12:08:02 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/06-cloud-provider-observability-is-it-right-for-me/</guid><content><![CDATA[&lt;h2 id=&#34;is-it-right-for-you&#34;&gt;Is it right for you?&lt;/h2&gt;
&lt;p&gt;Cloud Provider Observability meets your needs when:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;You run services on AWS, Azure, or Google Cloud (or a mix of all three) and need one place to monitor them.&lt;/li&gt;
&lt;li&gt;You&amp;rsquo;re switching between CloudWatch, Azure Monitor, and GCP Operations Suite to answer basic questions about what&amp;rsquo;s running and what&amp;rsquo;s broken.&lt;/li&gt;
&lt;li&gt;You&amp;rsquo;ve outgrown your cloud provider&amp;rsquo;s built-in monitoring tools. You need fast troubleshooting, not assembling dashboards and alerts by hand.&lt;/li&gt;
&lt;li&gt;You&amp;rsquo;re paying a per-host premium with your current observability vendor and your bill grows every time your cloud footprint does.&lt;/li&gt;
&lt;li&gt;Your team is spending engineering time maintaining scrape configs, dashboard mixins, and alert rules across providers. That&amp;rsquo;s time that should go to the product.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;real-results-from-real-teams&#34;&gt;Real results from real teams&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/success/asos/&#34;&gt;&lt;strong&gt;ASOS&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;ASOS started with Grafana OSS specifically because it had an Azure Monitor plugin, handy for visualizing their Azure telemetry. But as they scaled, querying Azure Monitor and New Relic directly through Grafana started hitting rate limits and causing dashboard timeouts. The fix? Send Prometheus metrics into Grafana Cloud Metrics instead of querying Azure on the fly. That&amp;rsquo;s what pushed them from OSS to Cloud.&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/blog/inside-teletrackings-journey-to-build-a-better-observability-platform-with-grafana-cloud/&#34;&gt;&lt;strong&gt;TeleTracking&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;TeleTracking built their own OSS stack to wrangle a sprawling AWS &#43; Azure environment: EKS, AKS, EC2, Lambda, Azure VMs, the works. It got unsustainable fast. The multi-cloud complexity was a direct reason they moved to a managed solution.&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="is-it-right-for-you">Is it right for you?&lt;/h2>
&lt;p>Cloud Provider Observability meets your needs when:&lt;/p>
&lt;ul>
&lt;li>You run services on AWS, Azure, or Google Cloud (or a mix of all three) and need one place to monitor them.&lt;/li>
&lt;li>You&amp;rsquo;re switching between CloudWatch, Azure Monitor, and GCP Operations Suite to answer basic questions about what&amp;rsquo;s running and what&amp;rsquo;s broken.&lt;/li>
&lt;li>You&amp;rsquo;ve outgrown your cloud provider&amp;rsquo;s built-in monitoring tools. You need fast troubleshooting, not assembling dashboards and alerts by hand.&lt;/li>
&lt;li>You&amp;rsquo;re paying a per-host premium with your current observability vendor and your bill grows every time your cloud footprint does.&lt;/li>
&lt;li>Your team is spending engineering time maintaining scrape configs, dashboard mixins, and alert rules across providers. That&amp;rsquo;s time that should go to the product.&lt;/li>
&lt;/ul>
&lt;h2 id="real-results-from-real-teams">Real results from real teams&lt;/h2>
&lt;ul>
&lt;li>
&lt;p>&lt;a href="/success/asos/">&lt;strong>ASOS&lt;/strong>&lt;/a>&lt;/p></description></item><item><title>Track the health of your services</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/07-application-observability/</link><pubDate>Wed, 17 Jun 2026 12:54:46 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/07-application-observability/</guid><content><![CDATA[&lt;h2 id=&#34;service-level-visibility&#34;&gt;Service-level visibility&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;/docs/grafana-cloud/monitor-applications/application-observability/&#34;&gt;Application Observability&lt;/a&gt; is built natively on OpenTelemetry and lives inside the same Grafana Cloud platform as your other telemetry. It:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Tells you when your services are slow or broken&lt;/li&gt;
&lt;li&gt;Helps you trace what went wrong across microservices&lt;/li&gt;
&lt;li&gt;Gets you to the root cause without switching tools&lt;/li&gt;
&lt;/ul&gt;

&lt;a target=&#34;_blank&#34; class=&#34;btn btn--primary btn--large&#34; href=&#34;https://play.grafana.org/a/grafana-app-observability-app/services?instrumentedFilter=all&amp;amp;sortFilterId=serviceName&amp;amp;var-environmentValue=production&amp;amp;from=now-30m&amp;amp;to=now&amp;amp;timezone=utc&#34; rel=&#34;noopener noreferrer&#34;&gt;Try it out in Grafana Play&lt;/a&gt;
&lt;h2 id=&#34;what-keeps-you-up-at-night&#34;&gt;What keeps you up at night?&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;Role / Worries&lt;/th&gt;
              &lt;th&gt;What you get with the app&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;SRE, On-Call Engineer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;When something breaks in the early morning hours, the first 30 minutes are spent just finding the right data across multiple tools&lt;/li&gt;&lt;li&gt;By the time you have context, the damage is done&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Click from a service in the map straight to traces, then logs, then profiles. No tool switching.&lt;/li&gt;&lt;li&gt;Automatic correlation means no manual timestamp matching across systems.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Developer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;My endpoint is slow, but I can&amp;rsquo;t tell if it&amp;rsquo;s my code, a downstream service, or a database call underneath&lt;/li&gt;&lt;li&gt;Tracing it end-to-end requires expertise I don&amp;rsquo;t have&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Auto-generated service maps show exactly where latency is introduced across your dependencies&lt;/li&gt;&lt;li&gt;Guided root cause analysis takes you from alert to likely source without needing to be an observability expert&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Platform, Observability Engineer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Proprietary agents installed across every service&lt;/li&gt;&lt;li&gt;If we ever want to switch vendors, we have to re-instrument everything from scratch&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Built natively on OpenTelemetry. No proprietary agents to install or manage.&lt;/li&gt;&lt;li&gt;Your instrumentation is portable; it works with any OTel-compatible backend if you ever need to move&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Engineering Manager, VP Engineering&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;APM bill grows with every host we add&lt;/li&gt;&lt;li&gt;Paying for multiple overlapping tools: APM here, logging there, tracing somewhere else&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Usage-based pricing: you pay for telemetry, not per host or container, so cost tracks usage, not fleet size&lt;/li&gt;&lt;li&gt;Metrics, logs, traces, and profiles in one platform. Fewer contracts, less duplication.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;]]></content><description>&lt;h2 id="service-level-visibility">Service-level visibility&lt;/h2>
&lt;p>&lt;a href="/docs/grafana-cloud/monitor-applications/application-observability/">Application Observability&lt;/a> is built natively on OpenTelemetry and lives inside the same Grafana Cloud platform as your other telemetry. It:&lt;/p>
&lt;ul>
&lt;li>Tells you when your services are slow or broken&lt;/li>
&lt;li>Helps you trace what went wrong across microservices&lt;/li>
&lt;li>Gets you to the root cause without switching tools&lt;/li>
&lt;/ul>
&lt;a target="_blank" class="btn btn--primary btn--large" href="https://play.grafana.org/a/grafana-app-observability-app/services?instrumentedFilter=all&amp;amp;sortFilterId=serviceName&amp;amp;var-environmentValue=production&amp;amp;from=now-30m&amp;amp;to=now&amp;amp;timezone=utc" rel="noopener noreferrer">Try it out in Grafana Play&lt;/a>
&lt;h2 id="what-keeps-you-up-at-night">What keeps you up at night?&lt;/h2>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Role / Worries&lt;/th>
&lt;th>What you get with the app&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>SRE, On-Call Engineer&lt;/strong> &lt;ul>&lt;li>When something breaks in the early morning hours, the first 30 minutes are spent just finding the right data across multiple tools&lt;/li>&lt;li>By the time you have context, the damage is done&lt;/li>&lt;/ul>&lt;/td>
&lt;td>&lt;ul>&lt;li>Click from a service in the map straight to traces, then logs, then profiles. No tool switching.&lt;/li>&lt;li>Automatic correlation means no manual timestamp matching across systems.&lt;/li>&lt;/ul>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Developer&lt;/strong> &lt;ul>&lt;li>My endpoint is slow, but I can&amp;rsquo;t tell if it&amp;rsquo;s my code, a downstream service, or a database call underneath&lt;/li>&lt;li>Tracing it end-to-end requires expertise I don&amp;rsquo;t have&lt;/li>&lt;/ul>&lt;/td>
&lt;td>&lt;ul>&lt;li>Auto-generated service maps show exactly where latency is introduced across your dependencies&lt;/li>&lt;li>Guided root cause analysis takes you from alert to likely source without needing to be an observability expert&lt;/li>&lt;/ul>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Platform, Observability Engineer&lt;/strong> &lt;ul>&lt;li>Proprietary agents installed across every service&lt;/li>&lt;li>If we ever want to switch vendors, we have to re-instrument everything from scratch&lt;/li>&lt;/ul>&lt;/td>
&lt;td>&lt;ul>&lt;li>Built natively on OpenTelemetry. No proprietary agents to install or manage.&lt;/li>&lt;li>Your instrumentation is portable; it works with any OTel-compatible backend if you ever need to move&lt;/li>&lt;/ul>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Engineering Manager, VP Engineering&lt;/strong> &lt;ul>&lt;li>APM bill grows with every host we add&lt;/li>&lt;li>Paying for multiple overlapping tools: APM here, logging there, tracing somewhere else&lt;/li>&lt;/ul>&lt;/td>
&lt;td>&lt;ul>&lt;li>Usage-based pricing: you pay for telemetry, not per host or container, so cost tracks usage, not fleet size&lt;/li>&lt;li>Metrics, logs, traces, and profiles in one platform. Fewer contracts, less duplication.&lt;/li>&lt;/ul>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section></description></item><item><title>Application Observability: Is it right for you</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/08-application-observability-is-it-right-for-me/</link><pubDate>Wed, 17 Jun 2026 12:08:02 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/08-application-observability-is-it-right-for-me/</guid><content><![CDATA[&lt;h2 id=&#34;is-it-right-for-you&#34;&gt;Is it right for you?&lt;/h2&gt;
&lt;p&gt;Application Observability meets your needs when you:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Run distributed services or microservices, and incidents turn into war rooms because nobody can quickly tell which service is the problem&lt;/li&gt;
&lt;li&gt;Are jumping between your APM tool, your logging tool, and your tracing tool during every investigation, and the time you lose switching context is time the incident is still running&lt;/li&gt;
&lt;li&gt;Are paying a flat cost per host or per container for APM, and your bill grows every time you scale up or deploy something new&lt;/li&gt;
&lt;li&gt;Are adopting OpenTelemetry and want an APM product built natively on it, not one that translates your OTel data through a proprietary layer&lt;/li&gt;
&lt;li&gt;Want your developers to investigate their own services without needing to page a senior SRE who knows the system&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;real-results-from-real-teams&#34;&gt;Real results from real teams&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/events/obsessions/2025/atlanta/how-c-spire-migrated-their-observability-platform&#34;&gt;&lt;strong&gt;C Spire&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Grafana Cloud&amp;rsquo;s Application Observability finally 100% sold us on moving to cloud — it gave us request, error, and duration metrics automatically, something we never had before.&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/success/mic/&#34;&gt;&lt;strong&gt;MIC&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Application observability is our main focus right now. We already have strong infrastructure visibility, but connecting that to business impact still requires manual effort. Application observability will help us understand what our code is actually doing in production.&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="is-it-right-for-you">Is it right for you?&lt;/h2>
&lt;p>Application Observability meets your needs when you:&lt;/p>
&lt;ul>
&lt;li>Run distributed services or microservices, and incidents turn into war rooms because nobody can quickly tell which service is the problem&lt;/li>
&lt;li>Are jumping between your APM tool, your logging tool, and your tracing tool during every investigation, and the time you lose switching context is time the incident is still running&lt;/li>
&lt;li>Are paying a flat cost per host or per container for APM, and your bill grows every time you scale up or deploy something new&lt;/li>
&lt;li>Are adopting OpenTelemetry and want an APM product built natively on it, not one that translates your OTel data through a proprietary layer&lt;/li>
&lt;li>Want your developers to investigate their own services without needing to page a senior SRE who knows the system&lt;/li>
&lt;/ul>
&lt;h2 id="real-results-from-real-teams">Real results from real teams&lt;/h2>
&lt;ul>
&lt;li>
&lt;p>&lt;a href="/events/obsessions/2025/atlanta/how-c-spire-migrated-their-observability-platform">&lt;strong>C Spire&lt;/strong>&lt;/a>&lt;/p></description></item><item><title>See what your users actually experience</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/09-frontend-observability/</link><pubDate>Wed, 17 Jun 2026 12:54:46 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/09-frontend-observability/</guid><content><![CDATA[&lt;h2 id=&#34;what-real-users-experience&#34;&gt;What real users experience&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;/docs/grafana-cloud/monitor-applications/frontend-observability/&#34;&gt;Frontend Observability&lt;/a&gt; captures performance data from actual browser sessions. You instrument your frontend once, using an open source SDK that emits standard OTel signals.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;See what your users actually experience&lt;/strong&gt;: real browser sessions, Core Web Vitals, and performance data from actual user traffic, not synthetic proxies.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Find and fix frontend errors fast&lt;/strong&gt;: triage errors with automatic grouping, detailed stack traces, and actionable guidance.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Trace problems from browser to backend&lt;/strong&gt;: connect a user&amp;rsquo;s frontend session to the exact backend service call that caused the issue, with full distributed tracing context.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Analyze frontend data in the workflow you already use&lt;/strong&gt;: query and visualize frontend performance alongside your application insights, logs, and traces in Grafana dashboards.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&#34;learning-hub-image&#34;&gt;
  &lt;a href=&#34;grafana-cloud-frontend-backend-trace-1.svg&#34; title=&#34;Frontend to backend trace flow showing browser interaction through to database&#34;&gt;
    &lt;img
      class=&#34;lazyload d-inline-block&#34;
      data-src=&#34;grafana-cloud-frontend-backend-trace-1.svg&#34;
      alt=&#34;Frontend to backend trace flow showing browser interaction through to database&#34; width=&#34;600&#34; height=&#34;320&#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;a target=&#34;_blank&#34; class=&#34;btn btn--primary btn--large&#34; href=&#34;https://play.grafana.org/a/grafana-kowalski-app/&#34; rel=&#34;noopener noreferrer&#34;&gt;Try it out in Grafana Play&lt;/a&gt;
&lt;h2 id=&#34;what-keeps-you-up-at-night&#34;&gt;What keeps you up at night&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;Role / Worries&lt;/th&gt;
              &lt;th&gt;What you get with the app&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Developer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Users report checkout is slow or a page hangs, but backend metrics look fine and it doesn&amp;rsquo;t happen in staging&lt;/li&gt;&lt;li&gt;Can&amp;rsquo;t reproduce it, can&amp;rsquo;t explain it&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Real user sessions broken down by page, browser, device, and geography, so you can isolate where it&amp;rsquo;s happening and who is affected&lt;/li&gt;&lt;li&gt;Tie performance data to deployment markers to catch regressions before users find them&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;SRE, On-Call Engineer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;During an incident, the frontend team blames the backend and the backend team&amp;rsquo;s dashboards look clean&lt;/li&gt;&lt;li&gt;Hours spent debating ownership instead of fixing the problem&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Distributed tracing connects the browser session to the exact backend span. Both teams see the same evidence.&lt;/li&gt;&lt;li&gt;No more finger-pointing across separate dashboards and different data&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Frontend, Web Engineer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Error reports arrive as support tickets and screenshots&lt;/li&gt;&lt;li&gt;No fast path from &amp;ldquo;a user saw this&amp;rdquo; to &amp;ldquo;here&amp;rsquo;s what broke and why&amp;rdquo;&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Errors are automatically grouped and prioritized by user impact&lt;/li&gt;&lt;li&gt;Detailed stack traces give you a direct path from symptom to root cause&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Engineering Manager, VP Engineering&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Paying for a standalone RUM tool, a separate APM, and a separate logging platform&lt;/li&gt;&lt;li&gt;Engineers still have to manually stitch them together during incidents&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Browser telemetry in the same Grafana Cloud instance you already use. One fewer vendor, one fewer login.&lt;/li&gt;&lt;li&gt;Frontend performance alongside your logs, traces, and application data. No manual correlation.&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;]]></content><description>&lt;h2 id="what-real-users-experience">What real users experience&lt;/h2>
&lt;p>&lt;a href="/docs/grafana-cloud/monitor-applications/frontend-observability/">Frontend Observability&lt;/a> captures performance data from actual browser sessions. You instrument your frontend once, using an open source SDK that emits standard OTel signals.&lt;/p></description></item><item><title>Frontend Observability: Is it right for you</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/10-frontend-observability-is-it-right-for-me/</link><pubDate>Wed, 17 Jun 2026 12:08:02 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/10-frontend-observability-is-it-right-for-me/</guid><content><![CDATA[&lt;h2 id=&#34;is-it-right-for-you&#34;&gt;Is it right for you?&lt;/h2&gt;
&lt;p&gt;Frontend Observability meets your needs when you:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Are already using Grafana Cloud for backend observability and the frontend is a blind spot&lt;/li&gt;
&lt;li&gt;Have backend dashboards that look healthy but users are still reporting slow pages or broken flows, with no way to see what they&amp;rsquo;re actually experiencing&lt;/li&gt;
&lt;li&gt;Have frontend issues that only surface in production. They don&amp;rsquo;t reproduce in staging, and they vary by browser, device, geography, or network condition.&lt;/li&gt;
&lt;li&gt;Are paying for a separate RUM tool and want to consolidate to one platform, one login&lt;/li&gt;
&lt;li&gt;Want frontend instrumentation built on open standards, not a proprietary agent that only works with one vendor&amp;rsquo;s backend&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;real-results-from-real-teams&#34;&gt;Real results from real teams&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/success/riverisland/&#34;&gt;&lt;strong&gt;River Island&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Just before Easter, we noticed a small increase — around 3% to 5% — in page load times in the basket. At the same time, we saw order value starting to drop. We investigated and found a backend process causing additional load on the front end. It was a bug. We were able to fix it and deploy a change within 30 minutes.&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="is-it-right-for-you">Is it right for you?&lt;/h2>
&lt;p>Frontend Observability meets your needs when you:&lt;/p>
&lt;ul>
&lt;li>Are already using Grafana Cloud for backend observability and the frontend is a blind spot&lt;/li>
&lt;li>Have backend dashboards that look healthy but users are still reporting slow pages or broken flows, with no way to see what they&amp;rsquo;re actually experiencing&lt;/li>
&lt;li>Have frontend issues that only surface in production. They don&amp;rsquo;t reproduce in staging, and they vary by browser, device, geography, or network condition.&lt;/li>
&lt;li>Are paying for a separate RUM tool and want to consolidate to one platform, one login&lt;/li>
&lt;li>Want frontend instrumentation built on open standards, not a proprietary agent that only works with one vendor&amp;rsquo;s backend&lt;/li>
&lt;/ul>
&lt;h2 id="real-results-from-real-teams">Real results from real teams&lt;/h2>
&lt;ul>
&lt;li>
&lt;p>&lt;a href="/success/riverisland/">&lt;strong>River Island&lt;/strong>&lt;/a>&lt;/p></description></item><item><title>Find the slow queries behind problems</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/11-database-observability/</link><pubDate>Wed, 17 Jun 2026 12:54:46 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/11-database-observability/</guid><content><![CDATA[&lt;h2 id=&#34;query-level-visibility-with-data-observability&#34;&gt;Query-level visibility with Data Observability&lt;/h2&gt;
&lt;p&gt;Your application hits the MySQL or PostgreSQL database thousands of times a day. &lt;a href=&#34;/docs/grafana-cloud/monitor-applications/database-observability/&#34;&gt;Database Observability&lt;/a&gt; watches all of those hits. Then it gives your engineers the context to understand why, without needing a DBA to interpret it.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;See every query across all your databases&lt;/strong&gt;: execution times, wait events, and error rates, aggregated or broken down by instance, schema, or table.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Find the root cause faster&lt;/strong&gt;: correlate database queries directly with application traces and infrastructure metrics without bouncing between tools.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Drill into deep diagnostics&lt;/strong&gt;: execution plans, table schemas, and index usage via visual explain plans, without needing DBA expertise.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Get actionable optimization&lt;/strong&gt;: AI Helper provides specific recommendations (composite indexes, query rewrites) with the exact SQL to implement them.&lt;/li&gt;
&lt;/ul&gt;

&lt;a target=&#34;_blank&#34; class=&#34;btn btn--primary btn--large&#34; href=&#34;https://play.grafana.org/a/grafana-dbo11y-app/overview?waitEvents=durationOfEvents&amp;amp;var-engine=mysql&amp;amp;var-engine=postgres&amp;amp;sortingRule=wait_events&amp;amp;var-filters=&#34; rel=&#34;noopener noreferrer&#34;&gt;Try it out in Grafana Play&lt;/a&gt;
&lt;h2 id=&#34;what-keeps-you-up-at-night&#34;&gt;What keeps you up at night?&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;Role / Worries&lt;/th&gt;
              &lt;th&gt;What you get with the app&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Developer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;I follow the trace and it points to the database, then the trail stops&lt;/li&gt;&lt;li&gt;I know something in the database is the problem, but I can&amp;rsquo;t tell which query, why it&amp;rsquo;s slow, or what changed&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Query-level visibility shows exactly which queries are slow, how often they run, and what they&amp;rsquo;re waiting on&lt;/li&gt;&lt;li&gt;Visual explain plans take you from &amp;ldquo;slow query&amp;rdquo; to &amp;ldquo;here&amp;rsquo;s what to fix&amp;rdquo; without needing DBA expertise&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;SRE, On-Call Engineer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;During an incident in the early morning hours, infrastructure metrics look fine, traces point to the database, and the DBA is asleep&lt;/li&gt;&lt;li&gt;No way to investigate the database layer myself&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Query samples, wait events, and execution plans are available to any engineer, not just DBAs&lt;/li&gt;&lt;li&gt;Correlate database queries directly with application traces so you get the full picture in one place&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;DBA, Platform Engineer&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Every slow endpoint becomes a ticket for me&lt;/li&gt;&lt;li&gt;Developers can&amp;rsquo;t self-serve through database problems, so I spend my time answering &amp;ldquo;which query is slow&amp;rdquo; instead of doing actual database work&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Developers and SREs can investigate database performance independently&lt;/li&gt;&lt;li&gt;AI Helper surfaces specific optimization recommendations (composite indexes, query rewrites) with the exact SQL to implement them&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Engineering Manager, VP Engineering&lt;/strong&gt; &lt;ul&gt;&lt;li&gt;Paying per host for database monitoring and the bill compounds every time we add an instance&lt;/li&gt;&lt;li&gt;Still getting escalations because nobody can answer why a specific query is slow&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
              &lt;td&gt;&lt;ul&gt;&lt;li&gt;Usage-based pricing: you only pay for active host hours and associated telemetry, not per host or container, so cost tracks usage, not fleet size&lt;/li&gt;&lt;li&gt;Database performance in the same Grafana Cloud instance you already use, without a separate tool or contract&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;]]></content><description>&lt;h2 id="query-level-visibility-with-data-observability">Query-level visibility with Data Observability&lt;/h2>
&lt;p>Your application hits the MySQL or PostgreSQL database thousands of times a day. &lt;a href="/docs/grafana-cloud/monitor-applications/database-observability/">Database Observability&lt;/a> watches all of those hits. Then it gives your engineers the context to understand why, without needing a DBA to interpret it.&lt;/p></description></item><item><title>Database Observability: Is it right for you</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/12-database-observability-is-it-right-for-me/</link><pubDate>Wed, 17 Jun 2026 12:08:02 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/05-observability-solutions/12-database-observability-is-it-right-for-me/</guid><content><![CDATA[&lt;h2 id=&#34;is-it-right-for-you&#34;&gt;Is it right for you?&lt;/h2&gt;
&lt;p&gt;Database Observability meets your needs when you:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Have application traces that stop at the database boundary. You can see a query is slow, but not what inside the database is causing it.&lt;/li&gt;
&lt;li&gt;Run MySQL or PostgreSQL on RDS or Aurora&lt;/li&gt;
&lt;li&gt;Have developers and SREs spending incident time waiting for a DBA to investigate database problems, and that bottleneck is slowing resolution&lt;/li&gt;
&lt;li&gt;Are already using Grafana Cloud for application or infrastructure observability, and the database layer is a blind spot&lt;/li&gt;
&lt;li&gt;Are paying a per-host premium for database monitoring, and the bill grows every time you add an instance&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="is-it-right-for-you">Is it right for you?&lt;/h2>
&lt;p>Database Observability meets your needs when you:&lt;/p>
&lt;ul>
&lt;li>Have application traces that stop at the database boundary. You can see a query is slow, but not what inside the database is causing it.&lt;/li>
&lt;li>Run MySQL or PostgreSQL on RDS or Aurora&lt;/li>
&lt;li>Have developers and SREs spending incident time waiting for a DBA to investigate database problems, and that bottleneck is slowing resolution&lt;/li>
&lt;li>Are already using Grafana Cloud for application or infrastructure observability, and the database layer is a blind spot&lt;/li>
&lt;li>Are paying a per-host premium for database monitoring, and the bill grows every time you add an instance&lt;/li>
&lt;/ul></description></item></channel></rss>