We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c9530 commit 93237f1Copy full SHA for 93237f1
docs/metrics/README.md
@@ -45,6 +45,9 @@ package, regardless of the .NET runtime version being used:
45
* The .NET runtime team is holding a high bar for backward compatibility on
46
`System.Diagnostics.DiagnosticSource` even during major version bumps, so
47
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`.
51
52
## Metrics API
53
0 commit comments