promql-engine icon indicating copy to clipboard operation
promql-engine copied to clipboard

Native Histogram Fuzz Failures

Open harry671003 opened this issue 6 months ago • 4 comments

This issue tracks the ongoing efforts to stabilize native histogram support in the Thanos PromQL engine.

Problem

We are currently seeing inconsistent behavior and test failures when native histograms are enabled during fuzz testing. These failures are affecting the overall stability and reliability of the engine in edge cases.

Goal

To reach a state where native histograms pass all fuzz and correctness tests reliably, allowing us to enable them by default without regressions.

harry671003 avatar Jun 20 '25 16:06 harry671003

#598 - Implement timestamp() for native histograms

harry671003 avatar Jun 20 '25 16:06 harry671003

#596 - Fix output series ID for native histogram binary operations

harry671003 avatar Jun 20 '25 16:06 harry671003

#595 - Fix sort() for native histograms

harry671003 avatar Jun 20 '25 16:06 harry671003

https://github.com/prometheus/prometheus/pull/16744 - Prometheus bug in last_over_time()

harry671003 avatar Jun 20 '25 16:06 harry671003