Kate began her engineering journey in Elixir. This language was her very first professional programming experience. Growing from true beginner to mid-level engineer within the Elixir ecosystem, she brings a unique, grounded perspective on learning in the language. With five years of hands-on experience, she’s seen firsthand how strong technical foundations paired with soft skills create real, lasting success. Today, she is passionate about clean development and helping others grow confidently in Elixir.
Silence the noise, calm the stakeholders – let metrics do the talking
This talk will provide a path to building a strong, intentional foundation for metrics in Elixir applications using :telemetry, telemetry_metrics, and Phoenix LiveDashboard. The approach is especially well-suited for early-stage apps where thoughtful design choices can pay off quickly and scale gracefully. This talk also gives direction for apps that lack instrumentation to reach full visibility.
We’ll explore what makes an action worth measuring — not just what to track, but how to develop the judgment to decide what’s truly metric-worthy. You’ll learn how to structure your telemetry code for clarity and flexibility by isolating instrumentation into dedicated modules that cleanly separate concerns. This pattern improves maintainability and makes it easy to switch metric providers without entangling your core application logic.
When the time comes, scaling up to OpenTelemetry, Prometheus, and Grafana is a smooth progression — not a rewrite, but a continuation of the foundation you’ve already laid.
Key Takeaways:
Attendees should walk away understanding:
Target Audience: