Website/Docs/Telemetry : Errata

This commit is contained in:
Siva Prasad 2018-07-03 18:18:57 -04:00 committed by GitHub
parent a1a62e3b91
commit bc9c5927b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@ These metrics are used to monitor the health of the Consul servers.
</tr> </tr>
<tr> <tr>
<td>`consul.raft.transistion.heartbeat_timeout`</td> <td>`consul.raft.transistion.heartbeat_timeout`</td>
<td>This metric gives the number of times an agent has transistioned to the Candidate state, after receive no heartbeat messages from the last known leader.</td> <td>This metric gives the number of times an agent has transitioned to the Candidate state, after receive no heartbeat messages from the last known leader.</td>
<td>timeouts / interval</td> <td>timeouts / interval</td>
<td>counter</td> <td>counter</td>
</tr> </tr>