grafana/pyroscope

Add an instance-level inflight bytes limit to the distributor

オープン

#5,437 opened on 2026/07/28

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C (528 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (9,041 個のスター)
PR merge metrics
 (平均マージ 5d 7h) (30d で 62 merged PRs)

説明

An application-level flag such as -distributor.max-inflight-bytes can protect distributors from being OOMKilled when segment writers experience slowdowns or outages.

Prior art:

Should be opt-in and apply for both the regular (sync) and the async write path.

コントリビューターガイド