Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Sep 29, 2023
1 parent 0d96b45 commit 52ef15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dotnet/dotnet-http-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Notes:
- Meter name is `System.Net.Http`
- Metric added in .NET 8.0
- When `error.type` attribute is reported, it contains one of [HTTP Request errors](https://github.com/dotnet/runtime/blob/main/src/libraries/System.Net.Http/src/System/Net/Http/HttpRequestError.cs), a full exception type, or a string representation of received status code.
- The [`url.scheme`](../url/url.md) attribute is reported. <!--TODO: why it's not reported on common one?-->
- The [`url.scheme`](../url/url.md) attribute is reported. <!--TODO https://github.com/open-telemetry/semantic-conventions/pull/357-->

### Metric: `http.client.open_connections`

Expand Down

0 comments on commit 52ef15b

Please sign in to comment.