fix(app-store-ratings): last_over_time[31m] on reviews panel for 7d+ staleness - #2070
Open
Flotapponnier wants to merge 3 commits into
Open
Flotapponnier wants to merge 3 commits into
Flotapponnier wants to merge 3 commits into
Conversation
…for 7d+ staleness" This reverts commit b47c567.
Flotapponnier
force-pushed
the
fix/hl-main
branch
from
September 11, 2026 15:57
2369c31 to
914ed3b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
app_store_reviews_totalis scraped every 30 min; Prometheus default lookback is 5 minquery_rangewith 2h step, ~5/6 of grid points fall outside the lookback window →denseSeriesFromMatrixreturnsnull→ 404 → "no data" in UIlast_over_time(…[31m])so each step looks back up to 31 min, guaranteeing a sample per scrape cycleTest plan
?view=reviewson 7d / 30d should now render the review-count series for all 11 providers