This document discusses using Datadog for observability in Elixir applications. It covers instrumenting applications to collect metrics using the Statix library and tracing requests using the Spandex library. Specific libraries are mentioned for integrating metrics and tracing into Phoenix, Absinthe, Ecto and custom code. Issues with tracing like overhead and asynchronously spawned processes are also noted.
Related topics: