Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // 30 minutes METRICS_DAEMON_LOOP_DELAY_MS uint32 = 30 * 60 * 1000 METRICS_DAEMON_LOOP_DELAY_DURATION = time.Duration(METRICS_DAEMON_LOOP_DELAY_MS) )
Functions ¶
func RunMetricsDaemonTaskLoop ¶
RunMetricsDaemonTaskLoop contains the logic to emit metrics about the application running.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.