Post by Grafana Labs
291,558 followers
π₯ Pyroscope 2.0 is here β a ground-up rearchitecture of the open source continuous profiling database! Metrics tell you CPU is high. Traces tell you which service is slow. Only a profile tells you which function, on which line, is burning the cycles. Pyroscope 2.0 makes that signal practical at scale: β Dramatically reduced storage costs β the v1 architecture replicated every profile three times on the write path; 2.0 eliminates that overhead β Native OTLP profiling support, so you can ingest profiles using the emerging OpenTelemetry standard today β Simpler operations, faster queries β same architectural shift that Mimir made, adapted for profiling's unique characteristics (large payloads, heavy symbolic data, bursty query patterns) When an incident hits, continuous profiling shrinks root cause analysis from hours to minutes. Compare profiles before and after a regression, diff them, see exactly which code paths changed. Check it out: https://lnkd.in/dwyc4Atd