API Reference
Class
SystemMetricsCollectorConfig
System CPU/memory collector configuration.
Inheritance
- Object
- SystemMetricsCollectorConfig
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property AgentCollectorConfig.System
Accepted by parameters
- Constructor SystemMetricsCollector.SystemMetricsCollector
Constructors
public SystemMetricsCollectorConfig() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Boolean Enabled { get; set; } #Enable system CPU/memory metrics.