App.Metrics.DotNetRuntime
2.1.0
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the App.Metrics package.
Install-Package App.Metrics.DotNetRuntime -Version 2.1.0
dotnet add package App.Metrics.DotNetRuntime --version 2.1.0
<PackageReference Include="App.Metrics.DotNetRuntime" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add App.Metrics.DotNetRuntime --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 2.2
- App.Metrics (>= 3.2.0)
-
.NETCoreApp 3.0
- App.Metrics (>= 3.2.0)
-
.NETStandard 2.1
- App.Metrics (>= 3.2.0)
- System.Collections.Immutable (>= 1.6.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.