C# (CSharp) Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.WebAppPerformanceCollector Namespace

Classes

Name Description
CPUPercenageGauge Gauge that computes the CPU percentage utilized by a process by utilizing the last computed time.
CacheHelper Class to contain the one cache for all Gauges.
PerformanceCounterImplementation
RateCounterGauge Struct for metrics dependant on time.
RatioCounterGauge Gauge that computes the ratio of two different gauges.
RawCounterGauge Gauge that gives the user an aggregate of requested counters in a cache.
SumUpCountersGauge Gauge that sums up the values of different gauges.
WebAppPerformanceCollector