Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the AppMetrics package.
Info
Version: | 0.5.0 |
Author(s): | Seif Attar |
Last Update: | Thursday, January 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/opentable/AppMetrics.DotNetRuntime |
NuGet Url: | https://www.nuget.org/packages/AppMetrics.DotNetRuntime |
Install
Install-Package AppMetrics.DotNetRuntime
dotnet add package AppMetrics.DotNetRuntime
paket add AppMetrics.DotNetRuntime
AppMetrics.DotNetRuntime Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.2
- App.Metrics(>= 3.2.0)
- App.Metrics(>= 3.2.0)
- App.Metrics(>= 3.2.0)
- System.Collections.Immutable(>= 1.6.0)
Tags