Slide 3
Slide 3 text
Prometheus Recap
● Pull-based monitoring system
● Multi-dimensional data model
● Handles millions of time series per instance
http_requests_total{path="/home", status="200", method="GET"} 9523
http_requests_total{path="/home", status="500", method="GET"} 233
http_requests_total{path="/settings", status="200", method="GET"} 512
http_requests_total{path="/settings", status="200", method="POST"} 68