promtool debug pprof

Category: Monitoring & Observability

promtool debug pprof

Capture pprof profiles from a running Prometheus

Collects Go runtime performance profiles such as heap, CPU, and goroutines from a running server and stores them locally for analysis. The server URL is the required argument, for example promtool debug pprof http://localhost:9090. Use it when investigating memory growth or slow queries.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.