Keeping tabs on production

In this talk, Hubert will discuss what are the building blocks, provided by Erlang and Elixir ecosystem, which allow us to monitor production systems. He will focus on new(-ish) Logger functionality, which came with OTP 21. He will show us how to integrate it with external services, make it track all exceptions that happen in the system and track metrics. We will also have a look at Telemetry and handling exceptions in Elixir itself.

OBJECTIVES

To get the audience familiar with what tools are at our disposal to build monitoring and logging solutions.

AUDIENCE

Elixir developers who also do a little bit of dev-ops.