dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.41k stars 4.76k forks source link

Option to emit `url.template` by built-in SocketsHttpHandler tracing and metrics #110017

Open antonfirsov opened 1 day ago

antonfirsov commented 1 day ago

One conclusion we reached during the discussions around #93221, that it would valuable to emit url.template, which would be a client-side equivalent of http.route: a low-cardinality attribute providing information about the destination endpoint of the request.

Prerequisites for shipping this feature:

dotnet-policy-service[bot] commented 1 day ago

Tagging subscribers to this area: @dotnet/ncl See info in area-owners.md if you want to be subscribed.