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

How can i do health check with a specify serviceId ? Not a service name #146

Closed
fengbaicanhe opened this issue Jul 23, 2016 · 3 comments
Closed

Comments

@fengbaicanhe
Copy link

No description provided.

@rickfast
Copy link
Owner

rickfast commented Jul 30, 2016

Did you try AgentClient.registerCheck(Check)?

Check check = ...
agentClient.registerCheck(check);

@fengbaicanhe
Copy link
Author

OK,I will try it,Thanks !

@rickfast
Copy link
Owner

rickfast commented Aug 2, 2016

Should give you the functionality you need. I will close this for now

@rickfast rickfast closed this as completed Aug 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants