Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Investigate sparse histograms #1727

Open
Harkishen-Singh opened this issue Oct 27, 2022 · 0 comments
Open

Investigate sparse histograms #1727

Harkishen-Singh opened this issue Oct 27, 2022 · 0 comments

Comments

@Harkishen-Singh
Copy link
Member

Harkishen-Singh commented Oct 27, 2022

Sparse histograms got merged into Prometheus (#11447) as a enable-feature, and we should investigate its integration and test its compatibility/performance effect on the Promscale side.

Initial thoughts:

  • Given sparse histograms create a lot of series, I suspect it will affect the PromQL querying performance due to a very large _prom_catalog.series table
  • We need to update our pkg/prompb and pkg/promql bindings from upstream. I also suspect that the new prompb bindings in Prometheus is not compatible with us (due to this), hence this becomes high priority
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant