We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba79bcf commit 010ff2fCopy full SHA for 010ff2f
docs/configuration/v1-guarantees.md
@@ -87,4 +87,11 @@ Currently experimental features are:
87
- `-ruler.ring.heartbeat-timeout=0`
88
- `-alertmanager.sharding-ring.heartbeat-timeout=0`
89
- `-compactor.ring.heartbeat-timeout=0`
90
- - `-store-gateway.sharding-ring.heartbeat-timeout=0`
+ - `-store-gateway.sharding-ring.heartbeat-timeout=0`
91
+- Disabling ring heartbeats
92
+ - `-distributor.ring.heartbeat-period=0`
93
+ - `-ingester.heartbeat-period=0`
94
+ - `-ruler.ring.heartbeat-period=0`
95
+ - `-alertmanager.sharding-ring.heartbeat-period=0`
96
+ - `-compactor.ring.heartbeat-period=0`
97
+ - `-store-gateway.sharding-ring.heartbeat-period=0`
0 commit comments