Open bustikiller opened 3 years ago
We have been using the method Diplomat::Node.register to register services in Consul using the Catalog HTTP API. However, the documentation itself recommends using the agent endpoints instead for registration.
Diplomat::Node.register
Is this supported by the Diplomat gem?
We have been using the method
Diplomat::Node.register
to register services in Consul using the Catalog HTTP API. However, the documentation itself recommends using the agent endpoints instead for registration.Is this supported by the Diplomat gem?