<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Observability - Tag - Lorenzo's Blog</title><link>https://www.k8s.it/tags/observability/</link><description>Observability - Tag - Lorenzo's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 02 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.k8s.it/tags/observability/" rel="self" type="application/rss+xml"/><item><title>Monitoring Contentful Usage — Building a Prometheus Exporter Because the UI Won't Tell You</title><link>https://www.k8s.it/posts/monitoring-contentful-usage-with-a-prometheus-exporter/</link><pubDate>Tue, 02 Jun 2026 00:00:00 +0000</pubDate><author>Lorenzo Girardi</author><guid>https://www.k8s.it/posts/monitoring-contentful-usage-with-a-prometheus-exporter/</guid><description><![CDATA[<div class="featured-image">
                <img src="/images/monitoring-contentful-usage-with-prometheus-exporter/image-contentful.png" referrerpolicy="no-referrer">
            </div><h3 id="table-of-contents">Table of Contents</h3>
<ul>
<li>Introduction</li>
<li>The Problem</li>
<li>The Architecture</li>
<li>How It Works</li>
<li>CLI Mode — One-Shot Reports</li>
<li>Prometheus Mode — Continuous Monitoring</li>
<li>Deploying on Kubernetes with Helm</li>
<li>Grafana Dashboards</li>
<li>Security Considerations</li>
<li>Conclusion</li>
<li>Reflections</li>
</ul>
<p>Here we are. If you&rsquo;ve ever managed a Contentful space at scale — I mean real scale, with thousands of entries, a dozen environments, and a team that publishes hourly — you&rsquo;ve hit the wall. The Contentful web app shows you&hellip; not much. A few dashboard widgets, some high-level numbers, but nothing you can export, alert on, or trend over time.</p>]]></description></item><item><title>The Monitoring Paper</title><link>https://www.k8s.it/posts/the-monitoring-paper/</link><pubDate>Tue, 05 Jan 2021 00:00:00 +0000</pubDate><author>Lorenzo Girardi</author><guid>https://www.k8s.it/posts/the-monitoring-paper/</guid><description><![CDATA[<div class="featured-image">
                <img src="/images/the-monitoring-paper/Screenshot-2021-01-05-at-17.47.24.png" referrerpolicy="no-referrer">
            </div><p>Contrary to popular belief, monitoring an infrastructure is the opposite of just having some metrics about applications and network.</p>
<p>There are many excellent resources on this topic. One of the most interesting is just a few pages from Google — <a href="https://static.googleusercontent.com/media/sre.google/it//static/pdf/art-of-slos-slides.pdf" target="_blank" rel="noopener noreffer ">the art of SLOs</a>. I took the book version from a Google on-site deep dive.</p>
<p>To structure this properly, I want to use four simple statements:</p>
<ul>
<li><strong>WHAT</strong></li>
<li><strong>WHY</strong></li>
<li><strong>WHO</strong></li>
<li><strong>HOW</strong></li>
</ul>
<h2 id="what">WHAT</h2>
<p>This is probably the main argument we&rsquo;ll discuss here.</p>]]></description></item></channel></rss>