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
Currently query-frontend only caches range queries.
Prompted by #3565, if we are fetching labels over a large range every time a dashboard is refreshed we'd really like that to be cached.
(This is only relevant if -querier.query-store-for-labels-enabled is turned on)
Even better if label queries are split by day: #3565