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

Show rejected distributor requests in the dashboard. #6556

Merged
merged 4 commits into from
Nov 6, 2023

Conversation

pstibrany
Copy link
Member

@pstibrany pstibrany commented Nov 3, 2023

What this PR does

This PR adds requests rejected by distributor to Mimir / Writes dashboard. This is useful in combination with -distributor.limit-inflight-requests-using-grpc-method-limiter option (#6300). Without this change, requests rejected by grpc method limiter would not be visible in the dashboards.

This is similar to #6132, but for distributor.

Before this PR:

Screenshot 2023-11-03 at 14 56 02

After this PR:

Screenshot 2023-11-03 at 15 01 53

Which issue(s) this PR fixes or relates to

Related to #6300.

Checklist

  • [na] Tests updated
  • [na] Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@pstibrany pstibrany requested a review from a team as a code owner November 3, 2023 14:07
Signed-off-by: Peter Štibraný <[email protected]>
Signed-off-by: Peter Štibraný <[email protected]>
Signed-off-by: Peter Štibraný <[email protected]>
Copy link
Contributor

@duricanikolic duricanikolic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pstibrany pstibrany merged commit dc6d3f0 into main Nov 6, 2023
@pstibrany pstibrany deleted the pstibrany/show-rejected-distributor-requests branch November 6, 2023 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants