These days I have been learning a lot about telemetry and metrics with Elixir.
Telemetry is a library that standardizes the way to emit events and measurements in our Elixir apps so that we can process them and create metrics with them.
Here you can see the initial announcement by its creator, Arkadiusz Gil: