There might be value in writing a package that automatically integrates Grpc.HealthChecks with ASP.NET Core health checks
https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/health-checks
Done with https://github.com/grpc/grpc-dotnet/pull/657
Currently package is not published. Will consider publishing if there is interest.
@JamesNK I'd love to have access to a published package for this!
@JamesNK any news on the grpc healthcheck nuget package?
Just curious, could https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks be a good place to have it?
Most helpful comment
Done with https://github.com/grpc/grpc-dotnet/pull/657
Currently package is not published. Will consider publishing if there is interest.