Skip to content

Commit 93237f1

Browse files
authored
Metrics doc minor improvement (#5508)
1 parent b0c9530 commit 93237f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/metrics/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ package, regardless of the .NET runtime version being used:
4545
* The .NET runtime team is holding a high bar for backward compatibility on
4646
`System.Diagnostics.DiagnosticSource` even during major version bumps, so
4747
compatibility is not a concern here.
48+
* Refer to the [.NET official
49+
document](https://learn.microsoft.com/dotnet/core/diagnostics/compare-metric-apis#systemdiagnosticsmetrics)
50+
for more information about `System.Diagnostics.Metrics`.
4851

4952
## Metrics API
5053

0 commit comments

Comments
 (0)