Skip to content

Commit

Permalink
Update docs/sources/mimir/configure/about-versioning.md
Browse files Browse the repository at this point in the history
Co-authored-by: Charles Korn <[email protected]>
  • Loading branch information
julienduchesne and charleskorn authored Feb 10, 2025
1 parent 3cc2cf8 commit e852a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/mimir/configure/about-versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ The following features are currently experimental:
- Sharding of active series queries (`-query-frontend.shard-active-series-queries`)
- Server-side write timeout for responses to active series requests (`-query-frontend.active-series-write-timeout`)
- Caching of non-transient error responses (`-query-frontend.cache-errors`, `-query-frontend.results-cache-ttl-for-errors`)
- Blocking HTTP requests Query blocking on a per-tenant basis (configured with the `blocked_requests` limit)
- Blocking HTTP requests on a per-tenant basis (configured with the `blocked_requests` limit)
- Spinning off (as actual range queries) subqueries from instant queries (`-query-frontend.spin-off-instant-subqueries-to-url` and the `instant_queries_with_subquery_spin_off` per-tenant limit)
- Query-scheduler
- `-query-scheduler.querier-forget-delay`
Expand Down

0 comments on commit e852a49

Please sign in to comment.