Documentation ¶
Overview ¶
Package defaults provides common defaults used in agent checks
Index ¶
Constants ¶
View Source
const ( // DefaultCheckInterval is the interval in seconds the scheduler should apply // when no value was provided in Check configuration. DefaultCheckInterval time.Duration = 40 * time.Second )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.