open-consul/website/source/api
Grégoire Seux 6a57c7fec5 Implement /v1/agent/health/service/<service name> endpoint (#3551)
This endpoint aggregates all checks related to <service id> on the agent
and return an appropriate http code + the string describing the worst
check.

This allows to cleanly expose service status to other component, hiding
complexity of multiple checks.
This is especially useful to use consul to feed a load balancer which
would delegate health checking to consul agent.

Exposing this endpoint on the agent is necessary to avoid a hit on
consul servers and avoid decreasing resiliency (this endpoint will work
even if there is no consul leader in the cluster).
2019-01-07 09:39:23 -05:00
..
acl Fix "Read Self Token" URL in acl/token docs (#4978) 2018-11-26 10:55:15 -08:00
agent Implement /v1/agent/health/service/<service name> endpoint (#3551) 2019-01-07 09:39:23 -05:00
connect Support Agent Caching for Service Discovery Results (#4541) 2018-10-10 16:55:34 +01:00
operator Support Agent Caching for Service Discovery Results (#4541) 2018-10-10 16:55:34 +01:00
acl-legacy.html.md Adds documentation for the new ACL APIs (#4851) 2018-10-31 15:11:51 -07:00
agent.html.md website: mention node name for "agent/force-leave" HTTP endpoint (#4542) 2018-10-24 08:20:05 -07:00
catalog.html.md website: clarify catalog registration ID behavior (#5019) 2018-12-11 11:06:18 -08:00
connect.html.md Starting Docs (#46) 2018-06-25 12:24:05 -07:00
coordinate.html.md Support Agent Caching for Service Discovery Results (#4541) 2018-10-10 16:55:34 +01:00
event.html.md Support Agent Caching for Service Discovery Results (#4541) 2018-10-10 16:55:34 +01:00
health.html.md New ACLs (#4791) 2018-10-19 12:04:07 -04:00
index.html.md website: clarify uuid format (#5014) 2018-11-29 13:23:58 -08:00
kv.html.md change depth to prefix 2018-12-07 14:57:00 -05:00
libraries-and-sdks.html.md Remove deprecated Ruby consul-client library (#4419) 2018-07-25 11:47:54 -07:00
operator.html.md Deprecates the ACLs internals doc in favor of a guide. 2017-04-04 18:56:42 -07:00
query.html.md Support Agent Caching for Service Discovery Results (#4541) 2018-10-10 16:55:34 +01:00
session.html.md website: clarify format of check IDs for sessions (#5036) 2018-12-11 09:00:52 -08:00
snapshot.html.md Support Agent Caching for Service Discovery Results (#4541) 2018-10-10 16:55:34 +01:00
status.html.md Support Agent Caching for Service Discovery Results (#4541) 2018-10-10 16:55:34 +01:00
txn.html.md Support Agent Caching for Service Discovery Results (#4541) 2018-10-10 16:55:34 +01:00