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

Commit 1737b82

Browse files
pracuccipstibrany
andauthored
Update cortex-mixin/docs/playbooks.md
Signed-off-by: Marco Pracucci <marco@pracucci.com> Co-authored-by: Peter Štibraný <peter.stibrany@grafana.com>
1 parent e0c8194 commit 1737b82

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
@@ -369,7 +369,7 @@ _TODO: this playbook has not been written yet._
369369

370370
### CortexInconsistentRuntimeConfig
371371

372-
This alert fires if multiple replicas of the same Cortex service are loading a different runtime config.
372+
This alert fires if multiple replicas of the same Cortex service are using a different runtime config for a longer period of time.
373373

374374
The Cortex runtime config is a config file which gets live reloaded by Cortex at runtime. In order for Cortex to work properly, the loaded config is expected to be the exact same across multiple replicas of the same Cortex service (eg. distributors, ingesters, ...). When the config changes, there may be short periods of time during which some replicas have loaded the new config and others are still running on the previous one, but it shouldn't last for more than few minutes.
375375

0 commit comments

Comments
 (0)