Today I learned
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
  • About
Sign in Subscribe

tracing

A collection of 2 posts
elixir

Who Watches the Watcher? Debugging a Silent Langfuse Integration in Production

I deployed Langfuse for observability, but the dashboard stayed empty. Instead of redeploying with more logs, I used BEAM's :dbg to trace live function calls and hot-loaded fixes into a running Elixir system. This is the story of debugging the watcher itself.
14 Nov 2025 10 min read
elixir

Tracing in Elixir/Erlang using dbg trips and tricks.

Tips and tricks for tracing in elixir/erlang using dbg module and some helper functions.
10 Apr 2020 4 min read
Page 1 of 1
Today I learned © 2025
Powered by Ghost