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

Store tsdb bounds #5582

Merged
merged 1 commit into from
Mar 8, 2022
Merged

Store tsdb bounds #5582

merged 1 commit into from
Mar 8, 2022

Conversation

owen-d
Copy link
Member

@owen-d owen-d commented Mar 8, 2022

This will store the earliest and latest sample timestamps in a new metadata part of the table of contents in TSDB. This should allow easy skipping over unneeded TSDBs, etc, and ensure fidelity post compaction or after serving delete requests.

ref #5428

@owen-d owen-d requested a review from a team as a code owner March 8, 2022 20:44
@owen-d owen-d merged commit 824c655 into grafana:main Mar 8, 2022
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