Prometheus logo PromCon EU 2019

The Prometheus conference — November 07 - 08 in Munich

Talk abstract

What the Fork‽ Reporting Metrics in a Multi-process Environment

Speaker: Daniel Magliola

For many years, most Ruby applications couldn't use Prometheus, because the Ruby client didn't support pre-fork servers. It turns out this wasn't solved for such a long time because it's a surprisingly hard problem. Many have tried to solve this with different approaches, but we found the best one to be the simplest. Let me show you the dark arts of inter-process communication, and how we ended up fully supporting metrics in Ruby.

Video link - Slides

Back to schedule