url.scheme
Stablestringas of v1.44.0
The URI scheme component identifying the used protocol.
Examples
- https
- ftp
- telnet
Used by
metrics (10)
- http.client.active_requests (opt-in)
- http.client.connection.duration (opt-in)
- http.client.open_connections (opt-in)
- http.client.request.body.size (opt-in)
- http.client.request.duration (opt-in)
- http.client.response.body.size (opt-in)
- http.server.active_requests *
- http.server.request.body.size *
- http.server.request.duration *
- http.server.response.body.size *
spans (5)
- span.dotnet.http.connection_setup.internal
- span.http.client (opt-in)
- span.http.client
- span.http.server
- span.http.server *
* required on that signal.
History
Already present at v1.30.0, the oldest release tracked here (stable).