There is a new field. https://github.com/grpc/grpc/blob/master/doc/health-checking.md
tonic-health
A tonic based gRPC healthcheck implementation.
Features
- transport: Provides the ability to set the service by using the type system and the
NamedServicetrait.