Mastering metrics with Prometheus

Metrics are something critical for our services, but the community has seen badly maintained solutions over the years.
One such library is prometheus, one of the most downloaded packages in Hex.pm


We’ve set to change this, and we want to tell you about it.
But first, do you know what it is meant when talk about observability?
Do you know the difference between metrics and instrumentation?
Do you know what is the role of Telemetry, and what is the role of Prometheus?
Are you familiar with how to best use your Prometheus client library?


In this short presentation, we’ll go through an overview of the topic of observability, some hints on how to instrument and add metrics to your application – with prometheus, how this dependency works, and what have we done about it to make it work best.

Please, accept marketing-cookies to watch this video.

How to Build Platforms That Do Not Let Audiences Down

How to Build Platforms That Don’t Let Audiences Down

In this webinar, Lee Sigauke explores how to design platforms that remain reliable during sudden traffic spikes and unpredictable demand.

From Minimum Viable Product to Mission Critical

From Minimum Viable Product to Mission Critical

Camjar Djoweini explains how fintech teams move from MVP to mission-critical systems without breaking under real-world demands.

What You May Not Know About `with`

What You May Not Know About `with`

Brian Underwood and Adilet Abylov explain how to use Elixir’s with clause to write clearer code and manage errors more easily.