Closed
Description
Currently, for the metrics which are exposed by query frontend does not have user(tenant) info in the labels, it gets really difficult to figure out which tenant's queries are getting stuck.
I would suggest, we should add user info on the following metrics-
- query_frontend_queue_duration_seconds - Time spend by requests queued.
- query_frontend_queue_length - number of queries in the queue.
- frontend_query_range_duration_seconds - Total time spent in seconds doing query range requests.
Please let me know your thoughts on this. I would love to raise PR.
Metadata
Metadata
Assignees
Labels
No labels