I want to add a healthcheck to a .NET microservice using the gRPC health probe protocol.
The microservice is nothing more than the Greeter
Greeter