Pyroscope
AcquiredYC W21San Francisco, US Β· Founded 2021 Β· 5 employees Β· 2 known investors
Grafana Pyroscope is an open source continuous profiling system that aggregates performance data and enables application teams to identify resource usage and performance bottlenecks down to the source code level. It integrates with Grafana and correlates profiling data with metrics, logs, and traces for comprehensive application observability.
Also known as Ignite Β· Grafana Pyroscope Β· pyroscope-io
Founders & leadershipΒ· Y Combinator alumni (W21)
Pyroscope was founded in 2021 by Ryan Perry and Dmitry Filimonov.
Investors Β· 2
Company profile
researched Aug 2026Pyroscope is the company behind the open source continuous profiling project of the same name. Continuous profiling is positioned as a fourth observability signal alongside metrics, logs and traces, giving developers visibility into how their applications consume CPU, memory and I/O down to the source code line number. The platform consists of a Pyroscope server that stores, processes and serves queries against profiling data; client-side instrumentation via language SDKs, the Grafana Alloy agent, or OTLP from OpenTelemetry-compatible sources such as the OpenTelemetry eBPF profiler; and visualization surfaces including the Pyroscope UI, Grafana, and Grafana Profiles Drilldown (formerly Explore Profiles). Profiling data can be presented as flame graphs, tables, charts and graphs.
Alongside the open source project, the company offered a hosted product, Pyroscope Cloud, which after the Grafana Labs acquisition became Grafana Cloud Profiles. Following the merger of Pyroscope with Grafana Phlare, Grafana Pyroscope is a multi-tenant, horizontally scalable continuous profiling aggregation system whose microservices architecture is aligned with Grafana Mimir, Grafana Loki and Grafana Tempo, and which correlates profiling data with other observability signals inside Grafana. At the time of acquisition, data reached the Pyroscope server through its agent and directly from the Linux kernel using eBPF, with the server built on the BadgerDB key-value database. A later Pyroscope 2.0 release made a v2 architecture the default, writing profiles directly to object storage and removing in-memory ingesters and local disks, with a migration path for existing v1 deployments.
Founding story
Dmitry Filimonov and Ryan Perry met when Filimonov hired Perry for his first software engineering job, and the two found a shared interest in software performance. They went on to found Pyroscope together, working on continuous profiling as a way to optimize software.
Business model
Pyroscope combined a permissively licensed open source continuous profiling server and client SDKs with a commercial hosted service, Pyroscope Cloud. Following the acquisition, the hosted offering was folded into Grafana Cloud as Grafana Cloud Profiles, while the open source project continues under the Grafana Labs umbrella.
Commercial revenue came from the hosted Pyroscope Cloud service layered on top of the free open source project; after the acquisition, profiling capabilities were added to the fully managed Grafana Cloud observability platform.
Traction
The open source repository reports 11.6k stars and 796 forks with 5,853 commits; at the time of the March 2023 acquisition the project had about 7.2k GitHub stars. Pre-acquisition customers cited include Sensor Tower, Confluent, Line and Plaid. The Python client is published on PyPI as pyroscope-io.
Latest developments
Pyroscope 2.0 shipped a v2 architecture as the default, writing profiles directly to object storage and eliminating in-memory ingesters and local disks, with an opt-in flag and migration guide for existing v1 deployments. Grafana Profiles Drilldown (formerly Explore Profiles) is now the primary queryless interface for analyzing profiles, and Pyroscope Cloud has been rebranded as Grafana Cloud Profiles. The team also experimented during a Grafana hackathon with an AI-based flame graph interpreter that generates explanations of performance bottlenecks, root causes and recommended fixes, exposed via an "ai explainer" button on flamegraph.com.
βΈFull profile β market position, technology, go-to-market, geography, history, risks & controversies
Market position
Pyroscope was a standalone vendor in continuous profiling, a category Grafana Labs describes as the fourth pillar of observability. Commentary at the time of the acquisition noted that continuous profiling may function more as a feature of larger observability platforms than as a standalone product, particularly amid consolidation of infrastructure spending. The open source project built a substantial community, cited at 7.2k GitHub stars in March 2023 and 11.6k stars on the current grafana/pyroscope repository.
The product focuses specifically on continuous profiling as a distinct observability signal, offering line-level attribution of resource usage, broad multi-language instrumentation including eBPF-based collection without code changes, and native correlation of profiles with metrics, logs and traces inside Grafana.
Technology
The system samples profiling data from applications and ships it to a Pyroscope server. Instrumentation options include language SDKs for Go, Java, Python, Ruby, Node.js, .NET and Rust, eBPF-based profiling that collects data directly from the Linux kernel, the Grafana Alloy agent, and OTLP ingestion from OpenTelemetry-compatible sources. The original server used the BadgerDB key-value store; the current architecture is a multi-tenant, microservices-based aggregation system with horizontally scalable components and deployment modes, and Pyroscope 2.0 writes profiles directly to object storage with background compaction workers merging small segments into larger blocks. Query results are rendered as flame graphs and tables in the Pyroscope UI, Grafana, or Grafana Profiles Drilldown. The Python agent uses py-spy for stack sampling and a Rust crate to send profiles to the server, and is distributed under Apache-2.0.
Go-to-market
Adoption was driven by the open source project and its community β GitHub distribution, Docker, Homebrew and binary releases, Helm/Kubernetes deployment, a live demo, Slack community, and a Grafana plugin integration from mid-2021 β with conversion to the hosted Pyroscope Cloud product. Post-acquisition, distribution runs through Grafana and Grafana Cloud, where Profiles Drilldown is pre-installed.
Software engineering, DevOps and platform teams running cloud-native and Kubernetes-based workloads who need to reduce resource consumption, improve application performance, and debug CPU, memory and I/O bottlenecks. Named customers before the acquisition included Sensor Tower, Confluent, Line and Plaid.
Geography
The company was headquartered in the United States, with founders and collaborators distributed across locations including London, Oakland and France.
History
Pyroscope was founded by Ryan Perry and Dmitry Filimonov and backed by Y Combinator; the open source project integrated with Grafana via a plugin from mid-2021 and the company raised a seed round in 2021. By March 2023 the project had accumulated roughly 7,200 GitHub stars and the company also sold a hosted Pyroscope Cloud product. On March 15, 2023, Grafana Labs announced its acquisition of Pyroscope and the merger of the Pyroscope project with Grafana Phlare under the name Grafana Pyroscope, with Pyroscope Cloud subsequently becoming Grafana Cloud Profiles. Development has continued within Grafana Labs, including a Pyroscope 2.0 release that made a new object-storage-based v2 architecture the default.
Risks & controversies
Coverage of the acquisition noted that continuous profiling may be better suited as a feature within a larger observability platform than as a standalone product, especially as companies consolidate infrastructure spending β a dynamic that constrained Pyroscope's independent path.
Compiled by commissioned research from 8 cited public sources β announcements, filings, and press listed under research sources below.
Key figures
latest reportedCompany-reported or press-reported figures, each dated to when it was claimed β not independently audited.
Competitors Β· 6
by search overlapCompanies competing with Pyroscope for the same Google search keywords, organic and paid, via search-intersection analysis.
Timeline Β· 4
launches, deals, and filingsPyroscope 2.0 made the v2 architecture the default, writing profiles directly to object storage and removing in-memory ingesters and local disks; v1 deployments can opt in via a flag and migrate without data loss.
Grafana Labs announced the acquisition of Pyroscope, the company behind the open source continuous profiling project. The Pyroscope project and Grafana Labs' Grafana Phlare continuous profiling database were merged under the name Grafana Pyroscope, with plans to add profiling to Grafana Cloud. Deal terms were not disclosed.
The hosted Pyroscope Cloud product was rebranded and folded into Grafana Cloud as Grafana Cloud Profiles.
The open source Pyroscope project shipped an integration with Grafana through a plugin starting in mid-2021.
Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.
In the news
βΈResearch sources Β· 8
primary sources listed
- Pyroscopepyroscope.io Β· web
8 public sources were cited for this profile; the first-party ones are listed here.
Frequently asked questions
- What does Pyroscope do?
- Pyroscope builds an open source continuous profiling platform for pinpointing code-level resource usage; acquired by Grafana Labs in 2023.
- Who founded Pyroscope?
- Pyroscope was founded by Ryan Perry, Dmitry Filimonov in 2021.
- Who are Pyroscope's investors?
- Pyroscope's investors include Open Opportunity Fund, Y Combinator.
- Where is Pyroscope headquartered?
- Pyroscope is headquartered in San Francisco, US.






