mirror of
https://github.com/status-im/consul.git
synced 2025-02-02 08:56:43 +00:00
Merge pull request #2149 from hashicorp/slackpad-patch-1
Adds a note about prepared queries to the coordinates internals guide.
This commit is contained in:
commit
56eb3bbe35
@ -36,6 +36,9 @@ Network coordinates manifest in several ways inside Consul:
|
||||
[Health endpoints](/docs/agent/http/health.html) can sort the results of queries based
|
||||
on the network round trip time from a given node using a "?near=" parameter.
|
||||
|
||||
* [Prepared queries](/docs/agent/http/query.html) can automatically fail over services to
|
||||
to other Consul datacenters based on network round trip times.
|
||||
|
||||
* The [Coordinate endpoint](/docs/agent/http/coordinate.html) exposes raw network
|
||||
coordinates for use in other applications.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user