Members
-
<constant> DEFAULT_NODE_OS_METRICS_REPORTING_INTERVAL_IN_SECONDS :number
-
The default reporting interval for node os metrics is 30 seconds.
Type:
- number
- Source:
-
<constant> DEFAULT_NODE_PROCESS_METRICS_REPORTING_INTERVAL_IN_SECONDS :number
-
The default reporting interval for node process metrics is 30 seconds.
Type:
- number
- Source:
-
<constant> DEFAULT_REQUEST_METRICS_REPORTING_INTERVAL_IN_SECONDS :number
-
The default reporting interval for requests
Type:
- number
- Source:
-
<constant> nodeOsMetrics
-
A map of Metric generating functions, that create Metrics to measure node os stats.
- Source:
-
<constant> nodeProcessMetrics :Object.<string, function()>
-
A map of Metric generating functions, that create Metrics to measure node process stats.
Type:
- Object.<string, function()>
- Source: