
Understanding Observability in Elixir with Dave Lucia - EMx 195
Elixir Mix
00:00
Open Telemetry
Open telemetry is a series of language specific libraries and SDKs that allow you to instrument your application. As you call functions and send messages across processes, these spans build up a tree called a trace. With this trace, you can kind of see where, you know, for a particular request or a particular background job or user interaction,. what is happening in the system and where the system is spending time.
Transcript
Play full episode