Self-Hosted Observability Directory

Grafana Pyroscope

Continuous profiling (CPU, memory, goroutines). Now part of the Grafana stack.

LicenseAGPL-3.0
Repositoryhttps://github.com/grafana/pyroscope
GitHub stars (approx)11000
LanguageGo
Self-host deploymentdocker, kubernetes helm, single binary
Commercial hosted optionyes (vendor-run)
Freshness statusFresh
Freshness checked2026-04-22
Categoriesprofiling
Replaces SaaSdatadog-profiler, pyroscope-cloud

Pyroscope collects pprof-style profiles continuously, stores them, and renders flamegraphs. Supports Go, Python, Ruby, Java, .NET, Node.js, Rust eBPF.

Pick it if: you want Datadog-style continuous profiling without the bill.

Skip it if: you only need ad-hoc profiling (native pprof + local viewer is fine).

← Back to directory