grafana / grafana/pyroscope

Split query iterators over different row groups

Open
#2,038 0 comments 0 reactions 1 assignee Claimed by @simonswine View on GitHub
v1
Dominant language
Go
Stars
11.7k
Forks
802
Avg merge
1d 19h
Merged PRs (30d)
80

Description

We currently ran a whole block through the query iterator:

https://github.com/grafana/phlare/blob/4d7eb651305bad4c44adbbecec30ee8c8d49b6d9/pkg/phlaredb/block_querier.go#L983

This should be called per rowGroup and ideally respect context cancellation

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.