metrics for mux usage
andybrown668 opened this issue · 0 comments
andybrown668 commented
many thanks for this mux - extremely useful and bulletproof.
I have a framework that muxes grpc and http over plaintext and TLS.
I'd like to add prometheus metrics to count the number of incoming connections on each mux but I can't figure out where to add that.
Can anyone steer me in the right direction?