We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Understanding OpenTelemetry and Its Application in Elixir
254
clicks
Source: youtube.com
Yosef Arbiv's talk emphasizes the importance of observability in development, with a focus on how OpenTelemetry provides tools for monitoring and troubleshooting applications, especially within distributed systems. He begins by explaining the core concepts of observability and its relevance to understanding system states. OpenTelemetry is presented as a solution to the challenges posed by microservice architectures, including system modeling, troubleshooting, and optimizing performance. Arbiv explains that OpenTelemetry offers a vendor-neutral approach for generating telemetry data like metrics, logs, and traces. He showcases an Elixir application that implements OpenTelemetry and demonstrates how it simplifies observability through automatic instrumentation of frameworks, generation of telemetry data, and easy integration with various observability backends. The Elixir community has stable tracing and experimental metrics and logs APIs within OpenTelemetry, and the talk concludes with a practical demo of an Elixir microservice within an open Telemetry demo web store application.
Related posts
© HashMerge 2024