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

Commit d346fbb

Browse files
author
Tyler Reid
committed
Modify log message to fit example command
Signed-off-by: Tyler Reid <tyler.reid@grafana.com>
1 parent be04605 commit d346fbb

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
@@ -372,7 +372,7 @@ How to **investigate**:
372372
The compactor may fail to compact blocks due a corrupted block index found in one of the source blocks:
373373
374374
```
375-
level=error ts=2020-07-12T17:35:05.516823471Z caller=compactor.go:339 component=compactor msg="failed to compact user blocks" user=REDACTED err="compaction: group 0@6672437747845546250: block with not healthy index found /data/compact/0@6672437747845546250/REDACTED; Compaction level 1; Labels: map[__org_id__:REDACTED]: 1/1183085 series have an average of 1.000 out-of-order chunks: 0.000 of these are exact duplicates (in terms of data and time range)"
375+
level=error ts=2020-07-12T17:35:05.516823471Z caller=compactor.go:339 component=compactor msg="failed to compact user blocks" user=REDACTED-TENANT err="compaction: group 0@6672437747845546250: block with not healthy index found /data/compact/0@6672437747845546250/REDACTED-BLOCK; Compaction level 1; Labels: map[__org_id__:REDACTED]: 1/1183085 series have an average of 1.000 out-of-order chunks: 0.000 of these are exact duplicates (in terms of data and time range)"
376376
```
377377
378378
When this happen you should:

0 commit comments

Comments
 (0)