You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/core/diagnostics/built-in-metrics-aspnetcore.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ Available starting in: .NET 8.0.
65
65
66
66
## `Microsoft.AspNetCore.Routing`
67
67
68
-
The `Microsoft.AspNetCore.Hosting` metrics report information about [routing HTTP requests](/aspnet/core/fundamentals/routing) to ASP.NET Core endpoints:
68
+
The `Microsoft.AspNetCore.Routing` metrics report information about [routing HTTP requests](/aspnet/core/fundamentals/routing) to ASP.NET Core endpoints:
@@ -69,7 +69,7 @@ The `Microsoft.Extensions.Diagnostics.ResourceMonitoring` metrics report resourc
69
69
> [!NOTE]
70
70
> Metrics emitted by the `Microsoft.Extensions.Diagnostics.ResourceMonitoring` meter are in experimental stage. This means that there could be breaking changes to them.
71
71
72
-
### Metric: `process.cpu.utilization`
72
+
#####Metric: `process.cpu.utilization`
73
73
74
74
The instrument is available only on Linux.
75
75
@@ -79,7 +79,7 @@ The instrument is available only on Linux.
0 commit comments