Metrics doc minor improvement (#5508)
This commit is contained in:
parent
b0c95307dd
commit
93237f1c95
|
|
@ -45,6 +45,9 @@ package, regardless of the .NET runtime version being used:
|
|||
* The .NET runtime team is holding a high bar for backward compatibility on
|
||||
`System.Diagnostics.DiagnosticSource` even during major version bumps, so
|
||||
compatibility is not a concern here.
|
||||
* Refer to the [.NET official
|
||||
document](https://learn.microsoft.com/dotnet/core/diagnostics/compare-metric-apis#systemdiagnosticsmetrics)
|
||||
for more information about `System.Diagnostics.Metrics`.
|
||||
|
||||
## Metrics API
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue