Skip to content
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

Bug: Continuous Test Fails to Read Histogram Data After Successful Write #10770

Open
AneelkumarAmmanagi opened this issue Feb 28, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@AneelkumarAmmanagi
Copy link

What is the bug?

While running the Mimir Continuous Test with histogram support enabled, the write operation succeeds, but the read operation fails. The issue seems to be related to timestamps, as the data is not being read correctly after writing.

How to reproduce it?

Directly running in locally with go .

What did you think would happen?

Histogram metrics also should succeed.

What was your environment?

Running after buiding binary file

Any additional context to share?

No response

@AneelkumarAmmanagi AneelkumarAmmanagi added the bug Something isn't working label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant