Skip to content

Query fuzz test for native histograms #6093

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

Closed
yeya24 opened this issue Jul 15, 2024 · 1 comment · Fixed by #6654
Closed

Query fuzz test for native histograms #6093

yeya24 opened this issue Jul 15, 2024 · 1 comment · Fixed by #6654

Comments

@yeya24
Copy link
Contributor

yeya24 commented Jul 15, 2024

Is your feature request related to a problem? Please describe.

We have query fuzz test using promqlsmith but the existing tests only cover XOR chunks as the samples pre-generated is float type.

We can either extend the existing tests or add new fuzz tests specific for native histograms data and we can compare the compatibility with upstream Prometheus.

@yeya24
Copy link
Contributor Author

yeya24 commented Mar 17, 2025

thanos-io/promql-engine#525

Thanos promql engine is adding native histogram based fuzz tests.
We can port the tests to Cortex for this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant