Bug: Some metrics return no data when querying time periods smaller than 24 hours #12829
Unanswered
juliajohannesen
asked this question in
Help and support
Replies: 2 comments 1 reply
-
|
I am also experiencing this issue. Specifically, this hits for the mixin dashboards for Mimir itself. The 'Mimir / Writes' dashboard shows no data for 'Distributore - Requests / sec' among some, when the timeframe is less that 24h |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This is most likely an issue with how the dashboard is configured in Grafana, not Mimir itself. Can you get the query being run along with the step being used? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the bug?
This may be a configuration issue, but I'm experiencing an issue where querying certain metrics for time periods smaller than 24 hours returns no data, but other metrics show complete data.
Screenshot of the last 24 hours:

Screenshot of the last hour:

How to reproduce it?
What did you think would happen?
I would expect to be able to query metrics regardless of the time range.
What was your environment?
mimir --version:compose.yml:config/mimir.yaml:Any additional context to share?
No response
Beta Was this translation helpful? Give feedback.
All reactions