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

Add the handlerID to various request contexts for downstream use

Open molivertsla opened this issue 2 years ago • 0 comments

I want to be able to use the handlerID in downstream contexts. This PR adds it to the various framework's context equivalents if possible.

Kind of hard to add tests for this as we don't have access to the request context. It's probably possible to mock it but these changes seem pretty impotent.

molivertsla avatar Apr 09 '22 02:04 molivertsla