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

Track TSDB appender timing #2580

Merged

Conversation

pracucci
Copy link
Contributor

What this PR does:
We're investigating performance issues related to the blocks storage write path. In this PR I'm proposing to track the timing of TSDB Add() and Commit() for each push request.

Which issue(s) this PR fixes:
N/A

Checklist

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

Signed-off-by: Marco Pracucci <[email protected]>
@pracucci pracucci requested a review from pstibrany May 11, 2020 19:21
Signed-off-by: Marco Pracucci <[email protected]>
@pracucci pracucci merged commit 2617a8c into cortexproject:master May 12, 2020
@pracucci pracucci deleted the measure-ingester-blocks-storage-timing branch May 12, 2020 05:37
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.

2 participants