Provides an input implementation for capturing data from Windows performance counters.
Info
Version: | 1.6.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, April 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/diagnostics-eventflow |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Diagnostics.EventFlow.Inputs.PerformanceCounter |
Install
Install-Package Microsoft.Diagnostics.EventFlow.Inputs.PerformanceCounter
dotnet add package Microsoft.Diagnostics.EventFlow.Inputs.PerformanceCounter
paket add Microsoft.Diagnostics.EventFlow.Inputs.PerformanceCounter
Microsoft.Diagnostics.EventFlow.Inputs.PerformanceCounter Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Diagnostics.EventFlow.Core(>= 1.10.0)
- System.Diagnostics.PerformanceCounter(>= 4.5.0)
- Microsoft.Diagnostics.EventFlow.Core(>= 1.10.0)
Tags