Namespace Eco.Core.DebugStatistic.Collectors
Classes
EventMetricCollector
Base class for all System.Diagnostics.Tracing.EventListener based IMetricCollector instances.
GCMetricCollector
Implementation of IMetricCollector for collecting information and metrics about the .NET Garbage Collector.
Interfaces
IMetricCollector
Base interface for all metric collectors used by PerformancePlugin.