Injecting tracing the hot way (opens in new tab)
I mostly program in Elixir. So tracing is an overloaded term. This post relates to both of them and how we can use BEAM and Erlang fundamentals to do wild things for observability that wouldn't be practical in most runtimes. Let's load some hot code.
Read the original article