I tried to customize grpc client metrics to remove "net_peer_name", which cause NPE for my use case. But it did not work. My custom GrpcClientObservationConvention bean is not wired on. GrpcClientObservationAutoConfiguration.java did not wired on GrpcClientObservationConvention, and pass to ObservationGrpcClientInterceptor