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

Report chunks flushed by spread-flushes option under separate label #1978

Merged
merged 2 commits into from
Jan 15, 2020

Conversation

bboreham
Copy link
Contributor

This improves observability of flushing, creating separate labels for chunks that overflowed versus to series that reached their time under spread-flushes behaviour.

Fixes the point noted in #1578 "the 'reason' stats are less helpful".

The flushReason type shrinks to int8 to avoid bloating the chunk desc object.

Checklist

  • CHANGELOG.md updated

This improves observability of flushing, creating separate labels for
chunks that overflowed versus to series that reached their time under
spread-flushes behaviour.

The flushReason type shrinks to int8 to avoid bloating the chunk desc object.

Signed-off-by: Bryan Boreham <bryan@weave.works>
Signed-off-by: Bryan Boreham <bryan@weave.works>
@gouthamve gouthamve merged commit ec2d8c4 into master Jan 15, 2020
@gouthamve gouthamve deleted the spread-flush-label branch January 15, 2020 13:25
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