Is your proposal related to a problem?
this query return 12w series, cost 9 GB memory:
rate(rest_client_request_duration_seconds_bucket[5m])
the memory heap
i use thanos v0.41.0, query-engine=thanos。
Describe the solution you'd like
Add a parameter to limit the number of series that thannos returns.
In short, when a user queries through Grafana, series exceeding 1000 are essentially worthless.
Is your proposal related to a problem?
this query return 12w series, cost 9 GB memory:
the memory heap
i use thanos v0.41.0, query-engine=thanos。
Describe the solution you'd like
Add a parameter to limit the number of series that thannos returns.
In short, when a user queries through Grafana, series exceeding 1000 are essentially worthless.