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

Improve write dashboard by removing unrelated route #5853

Merged

Conversation

cyriltovena
Copy link
Contributor

Signed-off-by: Cyril Tovena cyril.tovena@gmail.com

What this PR does / why we need it:

Last week while on-call I realize that the latency was high in distributor but in fact it was another route (profiling) being slow. This attempts to improve the write dashboard by only including potential writes endpoint.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Not sure if the jsonnet will be correct 🤷 There's might be a clash of recording rules.

Checklist

  • Documentation added
  • Tests updated
  • Add an entry in the CHANGELOG.md about the changes.

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
@cyriltovena cyriltovena requested a review from a team as a code owner April 11, 2022 07:26
Co-authored-by: Sandeep Sukhani <sandeep.d.sukhani@gmail.com>
@cstyan
Copy link
Contributor

cstyan commented Apr 17, 2022

Did this change work the way you expected it to @cyriltovena ?

@cyriltovena
Copy link
Contributor Author

Did this change work the way you expected it to @cyriltovena ?

Yes there's other API call happening on those component that are not used for the write path.

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