-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
component/lokikeepaliveAn issue or PR that will be kept alive and never marked as stale.An issue or PR that will be kept alive and never marked as stale.type/enhancementSomething existing could be improvedSomething existing could be improved
Description
This is related to cortexproject/cortex#2826.
It would be great that we have the check made prior hitting the store so that we can remove the unnecessary check in cortex.
This check should :
- work for all API endpoint (instant,range, labels and series)
- include range queries like
rate({foo="bar"}[500d])
. - be done at the frontend and querier level.
/cc @pracucci
Metadata
Metadata
Assignees
Labels
component/lokikeepaliveAn issue or PR that will be kept alive and never marked as stale.An issue or PR that will be kept alive and never marked as stale.type/enhancementSomething existing could be improvedSomething existing could be improved