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

Tool for doing gap analysis of TSDB blocks #8453

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

aldernero
Copy link
Contributor

@aldernero aldernero commented Jun 20, 2024

What this PR does

This tool analyzes TSDB blocks for gaps in series data. The README has a good description with the syntax and examples. The purpose is to process every sample for a given set of series in a block and check for missing samples based on flexible filters.

Checklist

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

@dimitarvdimitrov
Copy link
Contributor

can you add some docs and a description to the PR? Other tools have a docs file in docs/internal/tools. It's hard to review as-is.

@aldernero aldernero marked this pull request as ready for review June 25, 2024 03:48
@aldernero aldernero requested a review from a team as a code owner June 25, 2024 03:48
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.

None yet

2 participants