Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Add ServiceTags in checks #272

Merged
merged 1 commit into from
Nov 23, 2017
Merged

Add ServiceTags in checks #272

merged 1 commit into from
Nov 23, 2017

Conversation

yfouquet
Copy link
Collaborator

From consul 0.8.2, service tags are available for checks.
You can see them in agent endpoint (Check):

  • /v1/agent/checks
    You can also see them in health endpoint (HealthCheck):
  • /v1/health/service/
  • /v1/health/state/
  • /v1/health/checks/

This in documented in https://www.consul.io/api/health.html

From consul 0.8.2, service tags are available for checks.
You can see them in agent endpoint (Check):
 - /v1/agent/checks
You can also see them in health endpoint (HealthCheck):
 - /v1/health/service/<my-service>
 - /v1/health/state/<state>
 - /v1/health/checks/<my-service>

This in documented in https://www.consul.io/api/health.html
@rickfast rickfast merged commit 3b81b66 into rickfast:master Nov 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants