<?xml version="1.0" encoding="UTF-8" ?> <?xml-stylesheet type="text/xsl" href="rss.xsl"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel> <title>Micromegas Blog</title><description>Engineering notes from the Micromegas observability platform.</description><link>https://micromegas.info/docs/</link><atom:link href="https://micromegas.info/docs/feed_rss_updated.xml" rel="self" type="application/rss+xml" /> <docs>https://github.com/madesroches/micromegas</docs><language>en</language> <pubDate>Fri, 18 Sep 2026 21:02:19 -0000</pubDate> <lastBuildDate>Fri, 18 Sep 2026 21:02:19 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.19.0</generator> <image> <url>https://micromegas.info/docs/assets/images/micromegas-icon-512.png</url> <title>Micromegas Blog</title> <link>https://micromegas.info/docs/</link> </image> <item> <title>Record Everything Your AI Agent Does. Share It On Your Terms.</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Record Everything Your AI Agent Does. Share It On Your Terms.&lt;/h1&gt; &lt;p&gt;A coding agent running on your laptop is the most revealing process you own. Every prompt you typed, every file it read, every shell command it ran, every secret that scrolled past in a tool result. That is exactly the telemetry you want when the agent goes sideways — and exactly the telemetry nobody dares to ship to a shared observability backend.&lt;/p&gt; &lt;p&gt;Micromegas now lets you record the whole thing and decide, per person and per team, who gets to read it. The data never moves when you change your mind.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2026/09/03/record-everything-your-ai-agent-does-share-it-on-your-terms/</link> <pubDate>Thu, 03 Sep 2026 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2026/09/03/record-everything-your-ai-agent-does-share-it-on-your-terms/</guid> </item> <item> <title>Stop Guessing Why Blender Crashed</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Stop Guessing Why Blender Crashed&lt;/h1&gt; &lt;p&gt;An artist files a ticket: &#34;Blender crashed while I was sculpting.&#34; No .blend, no repro steps, no idea which add-ons were running. You try to reproduce it, fail, and close it &lt;em&gt;cannot reproduce&lt;/em&gt;. Every team that supports a DCC tool knows this loop.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2026/06/30/stop-guessing-why-blender-crashed/</link> <pubDate>Tue, 30 Jun 2026 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2026/06/30/stop-guessing-why-blender-crashed/</guid> </item> <item> <title>One Binary, Whole Stack</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;One Binary, Whole Stack&lt;/h1&gt; &lt;p&gt;The full Micromegas stack — ingestion, analytics, maintenance, web UI — now fits in a free-tier VM. One binary, one Postgres, one object store. That&#39;s it.&lt;/p&gt; &lt;p&gt;This is the &lt;code&gt;micromegas-monolith&lt;/code&gt;: a single process that runs all four roles on one tokio runtime, sharing a data-lake connection, a cache, and a SIGTERM fanout. Spin it up on a free-tier VM, your laptop, or whatever throwaway instance your cloud provider gives away. Point your instrumented app at it. Get logs, metrics, and traces with a full SQL query interface and a web UI, for essentially zero running cost.&lt;/p&gt; &lt;p&gt;That&#39;s the pitch for personal telemetry. For teams it&#39;s also the fastest demo path: one compose file, no orchestration.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2026/06/13/one-binary-whole-stack/</link> <pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2026/06/13/one-binary-whole-stack/</guid> </item> <item> <title>Micromegas Speaks Open Telemetry Now</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Micromegas Speaks Open Telemetry Now&lt;/h1&gt; &lt;p&gt;&lt;a href=&#34;https://github.com/madesroches/micromegas&#34;&gt;Micromegas&lt;/a&gt;&#39;s native instrumentation — a Rust crate and an Unreal Engine plugin — gives you about 20ns per event and 100k events per second per process. It&#39;s the cheapest way to get telemetry out of code you control. The hard part is &#34;code you control&#34; — production systems are full of code you can&#39;t recompile.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2026/05/04/micromegas-speaks-open-telemetry-now/</link> <pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2026/05/04/micromegas-speaks-open-telemetry-now/</guid> </item> <item> <title>From Observability to Candor</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;From Observability to Candor&lt;/h1&gt; &lt;p&gt;You don&#39;t need a complex system to interrogate your infrastructure.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2026/03/29/from-observability-to-candor/</link> <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2026/03/29/from-observability-to-candor/</guid> </item> <item> <title>Instrumenting a Bevy Game with Micromegas</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Instrumenting a Bevy Game with Micromegas&lt;/h1&gt; &lt;p&gt;Weekend project: I wanted to document how to instrument a Bevy game with telemetry, so I ended up writing one.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2026/02/25/instrumenting-a-bevy-game-with-micromegas/</link> <pubDate>Wed, 25 Feb 2026 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2026/02/25/instrumenting-a-bevy-game-with-micromegas/</guid> </item> <item> <title>We Put a Data Warehouse in Your Browser</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;We Put a Data Warehouse in Your Browser&lt;/h1&gt; &lt;p&gt;Apache DataFusion already supports compiling to WebAssembly — so we took advantage of it. Full SQL running client-side, the same query engine that powers the Micromegas backend, now running in a browser tab. And it scales your analytics compute for free.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2026/02/15/we-put-a-data-warehouse-in-your-browser/</link> <pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2026/02/15/we-put-a-data-warehouse-in-your-browser/</guid> </item> <item> <title>Creative Destruction in the Games Industry</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Creative Destruction in the Games Industry&lt;/h1&gt; &lt;p&gt;The games industry is cutting thousands of jobs. But is it cutting the right things?&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2026/02/05/creative-destruction-in-the-games-industry/</link> <pubDate>Thu, 05 Feb 2026 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2026/02/05/creative-destruction-in-the-games-industry/</guid> </item> <item> <title>Unified Observability for Unreal Engine Games</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Unified Observability for Unreal Engine Games&lt;/h1&gt; &lt;p&gt;Just presented our unified observability approach for Unreal Engine games. The debugging loop we all know — and how to break out of it.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2026/01/08/unified-observability-for-unreal-engine-games/</link> <pubDate>Thu, 08 Jan 2026 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2026/01/08/unified-observability-for-unreal-engine-games/</guid> </item> <item> <title>Micromegas at OSAcon 2025</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Micromegas at OSAcon 2025&lt;/h1&gt; &lt;p&gt;I had the chance to present Micromegas at OSAcon 2025.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2025/12/10/micromegas-at-osacon-2025/</link> <pubDate>Wed, 10 Dec 2025 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2025/12/10/micromegas-at-osacon-2025/</guid> </item> <item> <title>Micromegas v0.15.0: Authentication Framework &amp;amp; Enhanced Grafana Integration</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Micromegas v0.15.0: Authentication Framework &amp;amp; Enhanced Grafana Integration&lt;/h1&gt; &lt;p&gt;Excited to share the latest release of Micromegas, our open-source high-frequency observability platform for logs, metrics, and traces.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2025/11/14/micromegas-v0150-authentication-framework--enhanced-grafana-integration/</link> <pubDate>Fri, 14 Nov 2025 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2025/11/14/micromegas-v0150-authentication-framework--enhanced-grafana-integration/</guid> </item> <item> <title>Corporate Open Source Is Not About Generosity or Giving Back</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Corporate Open Source Is Not About Generosity or Giving Back&lt;/h1&gt; &lt;p&gt;&lt;strong&gt;Be a selfish open source strategist.&lt;/strong&gt;&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2025/10/24/corporate-open-source-is-not-about-generosity-or-giving-back/</link> <pubDate>Fri, 24 Oct 2025 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2025/10/24/corporate-open-source-is-not-about-generosity-or-giving-back/</guid> </item> <item> <title>Micromegas v0.14.0 Released</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Micromegas v0.14.0 Released&lt;/h1&gt; &lt;p&gt;Key improvements:&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2025/10/23/micromegas-v0140-released/</link> <pubDate>Thu, 23 Oct 2025 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2025/10/23/micromegas-v0140-released/</guid> </item> <item> <title>Your Crash Database Can&#39;t Calculate MTBF</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Your Crash Database Can&#39;t Calculate MTBF&lt;/h1&gt; &lt;p&gt;The most basic stability statistic is Mean Time Between Failures, and your crash reporting service can&#39;t tell you what it is. Here&#39;s why, and how unified telemetry fixes it with a single SQL query.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2025/09/10/your-crash-database-cant-calculate-mtbf/</link> <pubDate>Wed, 10 Sep 2025 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2025/09/10/your-crash-database-cant-calculate-mtbf/</guid> </item> <item> <title>Micromegas v0.12.0: Async Span Tracing</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Micromegas v0.12.0: Async Span Tracing&lt;/h1&gt; &lt;p&gt;We&#39;ve significantly enhanced async span tracing for Rust applications, making high-frequency observability more accessible than ever.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2025/09/03/micromegas-v0120-async-span-tracing/</link> <pubDate>Wed, 03 Sep 2025 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2025/09/03/micromegas-v0120-async-span-tracing/</guid> </item> <item> <title>How Costly Really Is Splunk?</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;How Costly Really Is Splunk?&lt;/h1&gt; &lt;p&gt;I asked Gemini to estimate how much it would cost to run my $1k workload on Splunk and it&#39;s telling me $24k — including only logs &amp;amp; metrics, excluding tracing.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2025/07/19/how-costly-really-is-splunk/</link> <pubDate>Sat, 19 Jul 2025 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2025/07/19/how-costly-really-is-splunk/</guid> </item> <item> <title>Doubling Down on FlightSQL</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Doubling Down on FlightSQL&lt;/h1&gt; &lt;p&gt;With the latest release of Micromegas I&#39;m doubling down on FlightSQL. Not only does it power the connection with Grafana, it will also be the protocol under the Python API.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2025/01/16/doubling-down-on-flightsql/</link> <pubDate>Thu, 16 Jan 2025 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2025/01/16/doubling-down-on-flightsql/</guid> </item> <item> <title>Micromegas v0.2.0</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Micromegas v0.2.0&lt;/h1&gt; &lt;p&gt;I just released Micromegas 0.2.0 :)&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2024/10/04/micromegas-v020/</link> <pubDate>Fri, 04 Oct 2024 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2024/10/04/micromegas-v020/</guid> </item> <item> <title>Micromegas v0.1.7 — Lakehouse Architecture</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;Micromegas v0.1.7 — Lakehouse Architecture&lt;/h1&gt; &lt;p&gt;I am proud to release Micromegas 0.1.7.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2024/08/22/micromegas-v017--lakehouse-architecture/</link> <pubDate>Thu, 22 Aug 2024 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2024/08/22/micromegas-v017--lakehouse-architecture/</guid> </item> <item> <title>How to Record Millions of Events for Pennies</title> <author>Marc-Antoine Desroches</author> <description>&lt;h1&gt;How to Record Millions of Events for Pennies&lt;/h1&gt; &lt;p&gt;How to record millions of events for pennies.&lt;/p&gt;</description> <link>https://micromegas.info/docs/blog/2024/04/27/how-to-record-millions-of-events-for-pennies/</link> <pubDate>Sat, 27 Apr 2024 00:00:00 +0000</pubDate> <source url="https://micromegas.info/docs/feed_rss_updated.xml">Micromegas Blog</source><guid isPermaLink="true">https://micromegas.info/docs/blog/2024/04/27/how-to-record-millions-of-events-for-pennies/</guid> </item> </channel> </rss>