Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
antonfirsov opened this issue Nov 20, 2024 · 1 comment
Open
2 tasks

Comments

@antonfirsov
Copy link
Member

antonfirsov commented Nov 20, 2024

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:

  • Stabilize url.template in OTel semconv. This addition likely needs an API and shipping an experimental attribute comes with a significant risk for future breaking changes, which we have to avoid.
  • Conclude the technical design for Customizable Uri redaction for HTTP logs and traces #110018, since for some users these features are related.
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant