Learn how to implement tracing in Elixir applications using AppSignal for better observability and debugging. The guide covers the fundamentals of application vs distributed tracing, explains key concepts like transactions, spans, and trace context, and provides hands-on examples using a Phoenix LiveView financial news tracker app. It demonstrates tracing web transactions, external API calls, and performance monitoring with practical code examples and dashboard screenshots.

12m read timeFrom blog.appsignal.com
Post cover image
Table of contents
PrerequisitesUnderstanding TracingWhy We TraceWhy Use AppSignal for Elixir?The Elixir AppInstalling the AppSignal PackageThe Building Blocks of TracingWhat to Trace vs. What to IgnoreImplementing TracingTracing Web TransactionsTracing External ServicesWrapping Up

Sort: