You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: