grafana / grafana/pyroscope

Improve inter-component requests

Open
#2,523 0 comments 1 reaction 0 assignees View on GitHub
🛠 tech-debt backend enhancement v1
Dominant language
Go
Stars
11.7k
Forks
802
Avg merge
1d 19h
Merged PRs (30d)
80

Description

In https://github.com/grafana/pyroscope/pull/2391, a bug was introduced that stopped the scheduler from sending requests to the querier. This was reverted in https://github.com/grafana/pyroscope/pull/2398.

It would be nice to have some level of control over and insight into how requests are made between components. Some improvements would include:

- exponential backoff
- circuit breaker
- metrics around requests between components

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.