Make it clear that checks persist with the node, period, not just across runs of the agent but across reboots as well.

This commit is contained in:
Ryan Breen 2015-01-29 17:10:15 -05:00
parent eea0029f2d
commit cef8305bd0
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ checks. A health check is considered to be application-level if it is associated
service. If not associated with a service, the check monitors the health of the entire node.
A check is defined in a configuration file or added at runtime over the HTTP interface. Checks
created via the HTTP interface persist across runs of the Consul agent on that node.
created via the HTTP interface persist with that node.
There are three different kinds of checks: