Skip to content

Commit 98bd66b

Browse files
committed
react to feedback
1 parent 564076d commit 98bd66b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

aspnetcore/log-mon/metrics/built-in/includes/built-in10.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The `Microsoft.AspNetCore.Hosting` metrics report high-level information about H
1212
- [`http.server.request.duration`](#metric-httpserverrequestduration)
1313
- [`http.server.active_requests`](#metric-httpserveractive_requests)
1414

15-
##### Metric: `http.server.request.duration`
15+
#### Metric: `http.server.request.duration`
1616

1717
| Name | Instrument Type | Unit (UCUM) | Description |
1818
| -------- | --------------- | ----------- | -------------- |
@@ -41,10 +41,7 @@ The time ends when:
4141

4242
When using OpenTelemetry, the default buckets for this metric are set to [ 0.005, 0.01, 0.025, 0.05, 0.075, 0.1, 0.25, 0.5, 0.75, 1, 2.5, 5, 7.5, 10 ].
4343

44-
<!-- Once we migrate this doc to https://github.com/dotnet/AspNetCore.Docs we can remove the following version info -->
45-
.
46-
47-
##### Metric: `http.server.active_requests`
44+
#### Metric: `http.server.active_requests`
4845

4946
| Name | Instrument Type | Unit (UCUM) | Description |
5047
| -------- | --------------- | ----------- | -------------- |

0 commit comments

Comments
 (0)