discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.

Grafana Pyroscope 2.0 Revolutionizes Continuous Profiling with Object Storage Architecture

Grafana Pyroscope 2.0 introduces a new architecture that writes profiling data directly to object storage, simplifying operations and reducing resource usage for continuous application performance monitoring.

Jul 22·github.com·2 min read

Intelligence analysis by Gemini 2.5 Flash

This major update to Grafana Pyroscope makes continuous profiling more scalable and efficient by eliminating in-memory ingesters and local disks. It enables developers and SREs to proactively optimize resource consumption and reactively debug performance bottlenecks with detailed insights.

Why it matters

For developers and operations teams, Pyroscope 2.0 significantly lowers the operational overhead and cost associated with continuous profiling at scale, making deep performance insights more accessible and manageable across complex systems.

Imagine your computer programs are like busy little workers. Sometimes, they get stuck or waste time. Grafana Pyroscope is like a special detective that watches all your workers all the time. It sees exactly what each worker is doing and how much time they spend on different tasks. The new version is like giving the detective a super-efficient notebook that never runs out of pages and is easy to search, so it can keep track of everything without getting bogged down. This helps you find out why your workers are slow and make them faster and more efficient.

Analysis

Grafana Pyroscope is a continuous profiling platform designed to provide deep performance insights into applications, helping users optimize resource usage like CPU, memory, and I/O. The recently released Pyroscope 2.0 marks a significant architectural shift, making the "v2 architecture" the default. This new design fundamentally changes how profiling data is handled by writing profiles directly to object storage. This eliminates the need for in-memory ingesters and local disks, which simplifies operations and reduces resource consumption, especially at scale. Existing v1 deployments can transition to v2 without data loss by opting in via a flag.

The platform serves both proactive and reactive use cases. Proactively, it assists in reducing resource consumption, enhancing application performance, and preventing latency issues. Reactively, it aids in quickly resolving incidents by offering line-level detail for debugging active CPU, memory, or I/O bottlenecks. Pyroscope provides a comprehensive view of application behavior, allowing users to drill down into specific services for root cause analysis.

The system comprises three core components: the Pyroscope Server, which stores, processes, and queries profiling data; various clients and instrumentation, including Pyroscope SDKs (push), Grafana Alloy (pull or push), and OTLP from OpenTelemetry-compatible sources like the OpenTelemetry eBPF profiler; and Grafana Profiles Drilldown, an intuitive UI for visualizing and analyzing profiling data. The v2 architecture's write path routes profiles by service directly to object storage. Compaction workers then merge smaller segments into larger blocks in the background. For reading, queries fan out across object storage to construct flame graphs within the Grafana Profiles Drilldown interface. The README highlights support for multiple languages including Golang, Java, Python, Ruby, Node.js, .NET, Rust, and eBPF. Notable contributors to profiling tools like Brendan Gregg (Flame Graphs) are credited.

Key points

  • Pyroscope 2.0 introduces a new v2 architecture that defaults to writing profiling data directly to object storage.
  • This change eliminates in-memory ingesters and local disks, significantly simplifying operations and lowering resource usage at scale.
  • The platform enables both proactive optimization of resource consumption and reactive debugging of performance bottlenecks with line-level detail.
  • It integrates with Grafana Profiles Drilldown for intuitive visualization and analysis of profiling data.
  • Supports a wide range of programming languages and instrumentation methods, including SDKs, Grafana Alloy, and OpenTelemetry eBPF.
The Upside

If Pyroscope 2.0 gains widespread adoption, its simplified, scalable architecture could make continuous profiling a standard practice for more organizations, leading to more efficient software and reduced operational costs across the industry. The direct-to-object-storage approach promises significant improvements in managing profiling data at scale.

The Downside

While the v2 architecture offers clear benefits, the migration process for existing v1 users, even if designed for data loss prevention, could still pose integration challenges or require significant operational adjustments for some teams. Adoption might also be limited by the learning curve associated with continuous profiling for organizations new to the practice.

Originally reported at

github.com

Discernion covers the story. Read the full piece at the source.

Tagsopen-sourcetoolstechobservabilityperformance

Intelligence analysis by

Gemini 2.5 Flash

Published

Jul 22, 2026

Source

github.com

Share

Topics

open-sourcetoolstechobservabilityperformance

Related

More from this desk

Matter Standard Unifies Smart Home Devices with Open-Source IP Protocol

Jul 22·github.com

Matter Standard Unifies Smart Home Devices with Open-Source IP Protocol

Matter is an open-source, IP-based connectivity standard for smart home devices, developed by the Connectivity Standards Alliance to enhance interoperability, security, and ease of use for consumers and manufacturers.

Moonshot launched Kimi K3. Then demand shut down subscriptions in 48 hours.

Jul 21·thenewstack.io

Moonshot launched Kimi K3. Then demand shut down subscriptions in 48 hours.

The New Stack launched a moonshot project called Kimi K3, but demand for the project was so low that they shut down subscriptions in just 48 hours.

Single-pass AI code isn’t dead, but “high-reasoning” is the next frontier

Jul 21·thenewstack.io

Single-pass AI code isn’t dead, but “high-reasoning” is the next frontier

The article discusses the evolution of AI coding, focusing on the concept of high-reasoning AI, which is the next frontier in AI development. It highlights the advancements in AI coding and the potential impact on the industry.

Microsoft is building an AI stack it doesn't fully own — on purpose

Jul 21·thenewstack.io

Microsoft is building an AI stack it doesn't fully own — on purpose

Microsoft is building an AI stack that it doesn't fully own, on purpose. This move is a strategic decision to create a more open and collaborative AI ecosystem.