go-http-metrics icon indicating copy to clipboard operation
go-http-metrics copied to clipboard

Allow Reporter to provide handler ID after the underlying call.

Open ronenh opened this issue 3 years ago • 2 comments

This enables metrics collection from "black-box" muxers like the one in grpc-gateway.

ronenh avatar Jan 28 '22 19:01 ronenh

A possible solution for #107

ronenh avatar Jan 28 '22 19:01 ronenh

Hi @ronenh Thanks for the PR, this weekend I'll try taking a look at the awesome problem, explanation and solution that you wrote!

slok avatar Feb 11 '22 16:02 slok