Process Flow - Prometheus for metrics collection
Start Prometheus
Scrape Targets Configured
Send HTTP Requests to Targets
Targets Respond with Metrics
Prometheus Stores Metrics
Query Metrics via PromQL
Visualize or Alert Based on Data
Prometheus starts, scrapes configured targets by HTTP, stores metrics, and allows querying or alerting.