Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[r294] Ingester: split push and read circuit breakers #8358

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

grafanabot
Copy link
Contributor

Backport ee069d2 from #8315

* Ingester: splitting push and read circuit breakers

Signed-off-by: Yuri Nikolic <[email protected]>

* Improving TestIngester_StartReadRequest

Signed-off-by: Yuri Nikolic <[email protected]>

* Updating documentation

Signed-off-by: Yuri Nikolic <[email protected]>

* Fixing lint issues

Signed-off-by: Yuri Nikolic <[email protected]>

* Fixing documentation issues

Signed-off-by: Yuri Nikolic <[email protected]>

* Do not call tryAcquirePermit() on the push cb from tryReadAcquirePermit()

Signed-off-by: Yuri Nikolic <[email protected]>

* Rename prCircuitBreaker into ingesterCircuitBreaker

Signed-off-by: Yuri Nikolic <[email protected]>

* Rename label name path to request_type and label value write to push

Signed-off-by: Yuri Nikolic <[email protected]>

* Do not allow acquiring permit if cbs are not active

Signed-off-by: Yuri Nikolic <[email protected]>

* Fixing review findings

Signed-off-by: Yuri Nikolic <[email protected]>

* Fixing review findings

Signed-off-by: Yuri Nikolic <[email protected]>

* Fixing review findings

Signed-off-by: Yuri Nikolic <[email protected]>

---------

Signed-off-by: Yuri Nikolic <[email protected]>
(cherry picked from commit ee069d2)
@grafanabot grafanabot requested review from jdbaldry and a team as code owners June 12, 2024 16:28
@grafanabot grafanabot requested a review from duricanikolic June 12, 2024 16:28
@duricanikolic duricanikolic merged commit 411c609 into r294 Jun 12, 2024
31 checks passed
@duricanikolic duricanikolic deleted the backport-8315-to-r294 branch June 12, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants