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
Add support for Prometheus rule query offset (#6085)
* Add support for prometheus rule query offset
Signed-off-by: Mustafain Ali Khan <[email protected]>
* Fix tests
Signed-off-by: Mustafain Ali Khan <[email protected]>
* Use per-tenant limit for global query offset
Signed-off-by: Mustafain Ali Khan <[email protected]>
---------
Signed-off-by: Mustafain Ali Khan <[email protected]>
*[FEATURE] Distributor: Add `validation.max-native-histogram-buckets` to limit max number of bucket count. Distributor will try to automatically reduce histogram resolution until it is within the bucket limit or resolution cannot be reduced anymore. #6104
14
14
*[FEATURE] Store Gateway: Token bucket limiter. #6016
15
+
*[FEATURE] Ruler: Add support for `query_offset` field on RuleGroup and new `ruler_query_offset` per-tenant limit. #6085
15
16
*[ENHANCEMENT] rulers: Add support to persist tokens in rulers. #5987
16
17
*[ENHANCEMENT] Query Frontend/Querier: Added store gateway postings touched count and touched size in Querier stats and log in Query Frontend. #5892
17
18
*[ENHANCEMENT] Query Frontend/Querier: Returns `warnings` on prometheus query responses. #5916
0 commit comments