-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
receive,ruler: Upgraded TSDB and used ChunkIterator in Series TSDB Store. #2876
Conversation
1ea3f23
to
1103945
Compare
1103945
to
8fc06c7
Compare
Given stable and well looking prometheus/prometheus#7069 I think this is ready to go and even merged. Building now docker image for staging. |
8fc06c7
to
9e8396c
Compare
9e8396c
to
098fb25
Compare
|
098fb25
to
048935f
Compare
189c9d3
to
bc00c59
Compare
There is still one bug here: |
bc00c59
to
8dda89a
Compare
All should be green now! 💪 Please PTAL @GiedriusS @kakkoyun @brancz when you have time. |
|
48e7ada
to
73f8907
Compare
78c1313
to
8249066
Compare
Ready to go! (: cc @yeya24 could you help with review? (: |
8249066
to
8f317a1
Compare
8f317a1
to
8e2c6a4
Compare
Thanks for review @yeya24 addressed! |
…ore. Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
8e2c6a4
to
c08f775
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work 🥇
Finally some first tests of chunk iterator ❤️
Benchmarks to come.
Depends on: prometheus/prometheus#7069
Signed-off-by: Bartlomiej Plotka bwplotka@gmail.com