Menu
Open source
Pyroscope querier
The querier is a stateless component that evaluates queries expressions by fetching profiles series and labels on the read path.
The querier uses the ingester component only to query recently written data. The support of querying the long-term storage is planned for the next release.
Connecting to ingesters
You must configure the querier with the same -ingester.ring.*
flags (or their respective YAML configuration parameters) that you use to configure the ingesters so that the querier can access the ingester hash ring and discover the addresses of the ingesters.
Querier configuration
For details about querier configuration, refer to querier.
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:

Continuous profiling with Grafana Pyroscope: developer experience, flame graphs, and more
Learn about the new Grafana Pyroscope open source project and how continuous profiling can improve developer experience.

Getting started with Grafana dashboard design (EMEA Timezone)
In this webinar, you'll learn how to design stylish and easily accessible Grafana dashboards that tell a story.

Unify your data with Grafana plugins: Datadog, Splunk, MongoDB, and more
In this webinar, learn how to leverage Grafana's plugin ecosystem for access to 80+ data sources, including plugins for Datadog, Splunk, MongoDB, and more.