Overload | Description |
---|---|
PerformanceMonitor Constructor() | Create a performance monitor with the default configuration |
PerformanceMonitor Constructor(PerformanceConfiguration) | Create a performance monitor with the specified configuration |
PerformanceMonitor Constructor(IOptions<AgentConfiguration>) | Create a PerformanceMonitor from the DI Container |