Accessing the Route Property for Annotating Spans
I can't quite see how I could reach the route (the literal 
/users/:id, instead of /users/12) of a matched request except in the handler itself ofc, but even then I need my higher-level insight to know if the route it being mounted or prefixed or anything of the sort. I wish to reach that property so I can property annotate my spans 