go-http-metrics
go-http-metrics copied to clipboard
Allow Reporter to provide handler ID after the underlying call.
This enables metrics collection from "black-box" muxers like the one in grpc-gateway.
A possible solution for #107
Hi @ronenh Thanks for the PR, this weekend I'll try taking a look at the awesome problem, explanation and solution that you wrote!