but with :path_params feature we of course can get better instrumentation. I wonder if status quo is good enough or perhaps we can do some improvements?
Maybe we should think about it this way: if someone wants to use the path params in their own tagging system for instrumentation, they should do so in their Telemetry handlers instead?
I was surprised this didn't work:
I mean, it makes sense, it's called path params after all but still. Of course we could do this instead:
but with
:path_params
feature we of course can get better instrumentation. I wonder if status quo is good enough or perhaps we can do some improvements?cc @bryannaegele @whatyouhide
P.S. We're still planning to emit our own telemetry events, https://github.com/wojtekmach/req/issues/341.