Instrumenting a Bevy Game with Micromegas
Weekend project: I wanted to document how to instrument a Bevy game with telemetry, so I ended up writing one.
Weekend project: I wanted to document how to instrument a Bevy game with telemetry, so I ended up writing one.
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.
The games industry is cutting thousands of jobs. But is it cutting the right things?
Just presented our unified observability approach for Unreal Engine games. The debugging loop we all know — and how to break out of it.
Excited to share the latest release of Micromegas, our open-source high-frequency observability platform for logs, metrics, and traces.
Be a selfish open source strategist.
The most basic stability statistic is Mean Time Between Failures, and your crash reporting service can't tell you what it is. Here's why, and how unified telemetry fixes it with a single SQL query.
We've significantly enhanced async span tracing for Rust applications, making high-frequency observability more accessible than ever.