Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 84e9b14

Browse files
committed
Fix white space.
1 parent 960afad commit 84e9b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-mixin/docs/playbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Each rule evaluation may fail due to many reasons, eg. due to invalid PromQL exp
163163
There is a category of errors that is more important: errors due to failure to read data from store-gateways or ingesters. These errors would result in 500 when run from querier. This alert fires if there is too many of such failures.
164164

165165
How to **fix**:
166-
- Investigate the ruler logs to find out the reason why ruler cannot evaluate queries. Note that rule logs rule evaluation errors even for "user errors", but those are not causing the alert to fire. Focus on problems with ingesters or store-gateways.
166+
- Investigate the ruler logs to find out the reason why ruler cannot evaluate queries. Note that rule logs rule evaluation errors even for "user errors", but those are not causing the alert to fire. Focus on problems with ingesters or store-gateways.
167167

168168
### CortexRulerMissedEvaluations
169169

0 commit comments

Comments
 (0)