What Prometheus is and how it scrapes
Prometheus does not wait for your services to send it data. It reaches out and pulls metrics from them on a schedule. Understand the scrape model, what a target is, and why pull beats push for a monitoring system.
Sign in to start the lab