HealthMonitoringLogHelper Class |
Namespace: CMS.HealthMonitoring
public class HealthMonitoringLogHelper
The HealthMonitoringLogHelper type exposes the following members.
Name | Description | |
---|---|---|
HealthMonitoringLogHelper |
Name | Description | |
---|---|---|
ClearApplicationCounters |
Clears application counters except the counters keeping permanent incremental values (cache related, ...)
| |
LogApplicationCounters |
Reads needed data from application and writes it to the counters.
| |
LogServiceCounters |
Logs data that are needed to get from the database.
| |
RegisterCounter(String, IPerformanceCounter) |
Registers the given counter update method
| |
RegisterCounter(String, ActionCounter) |
Registers the given counter update method
| |
RegisterCounter(String, ActionCounter, IPerformanceCounter) | Obsolete.
Registers the given counter update method
|
Name | Description | |
---|---|---|
OnLogCustomCounter |
Event for custom counter.
|