Skip to content

Commit

Permalink
Update cortex-mixin/docs/playbooks.md
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Pracucci <marco@pracucci.com>

Co-authored-by: Peter Štibraný <peter.stibrany@grafana.com>
  • Loading branch information
pracucci and pstibrany authored Jun 22, 2021
1 parent 1737b82 commit 9cb3da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cortex-mixin/docs/playbooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ How to **investigate**:
```
cortex_runtime_config_hash{namespace="<namespace>",sha256="<unexpected>"}
```
- Check if the runtime config has been updated on the affected replicas' filesystem
- Check if the runtime config has been updated on the affected replicas' filesystem. Check `-runtime-config.file` command line argument to find the location of the file.
- Check the affected replicas logs and look for any error loading the runtime config

### CortexBadRuntimeConfig
Expand Down

0 comments on commit 9cb3da5

Please sign in to comment.