Skip to content

Commit

Permalink
Update docs/sources/operators-guide/mimir-runbooks/_index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Pracucci <marco@pracucci.com>
  • Loading branch information
aknuds1 and pracucci authored Jun 2, 2022
1 parent ef623c6 commit 06d1f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/operators-guide/mimir-runbooks/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ How to **investigate**:
- If queries are waiting in queue due to busy queriers
- Consider scaling up number of queriers if they're not auto-scaled; if auto-scaled, check auto-scaling parameters
- If queries are not waiting in queue due to busy queriers
- Consider enabling query sharding if not already enabled, to increase query parallelism
- Consider [enabling query sharding]({{< relref "../architecture/query-sharding/index.md#how-to-enable-query sharding" >}}) if not already enabled, to increase query parallelism
- If query sharding already enabled, consider increasing total number of query shards (`query_sharding_total_shards`) for tenants submitting slow queries, so their queries can be further parallelized

#### Alertmanager
Expand Down

0 comments on commit 06d1f38

Please sign in to comment.