thanos
thanos copied to clipboard
compact: native histogram support for downsampling
This PR adds native histogram support for downsampling in compact and is part of https://github.com/thanos-io/thanos/issues/5907.
- [x] I added CHANGELOG entry for this change.
- [ ] Change is not relevant to the end user.
Changes
- Add native histogram support for downsampling
Verification
- Add unit tests for native histograms in downsampling
We get this feedback consistently that Thanos is hard to understand and we are adding quite new functionality here thus could you please add a paragraph to
docs/components/compact.md
about how native histogram downsampling works?
Agreed. I will ad documentation about it.
Any update on this? Would be cool to merge it.
This seems to be the last piece missing to fully support native histograms in Thanos. Can we help in any way so this can get merged?
This seems to be the last piece missing to fully support native histograms in Thanos. Can we help in any way so this can get merged?
You can open up a separate PR using commits from this branch and then add extra fixes on top
This seems to be the last piece missing to fully support native histograms in Thanos. Can we help in any way so this can get merged?
I don't had/have the time continue working on this. As @GiedriusS wrote, feel free to jut copy my branch. If you have question you can put them here or find me in CNCF slack.