mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Examples for HTTP based task-group service healthchecks are covered by the `countdash` demo, but gRPC checks currently have no runnable examples. This PR adds a trivial gRPC enabled application that provides a Service implementing the standard gRPC healthcheck interface.