Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the App.Metrics package.
Info
Version: | 2.1.0 |
Author(s): | Seif Attar |
Last Update: | Tuesday, May 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/opentable/AppMetrics.DotNetRuntime |
NuGet Url: | https://www.nuget.org/packages/App.Metrics.DotNetRuntime |
Install
Install-Package App.Metrics.DotNetRuntime
dotnet add package App.Metrics.DotNetRuntime
paket add App.Metrics.DotNetRuntime
App.Metrics.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