You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: