Documentation ¶
Index ¶
- func InitExpvars(_ pkgconfigmodel.Reader, hostname string, ...)
- func UpdateDockerSocket(path string)
- func UpdateDropCheckPayloads(drops []string)
- func UpdateEnabledChecks(enabledChecks []string)
- func UpdateLastCollectTime(t time.Time)
- func UpdateProcContainerCount(msgs []model.MessageBody)
- func UpdateQueueStats(stats *QueueStats)
- func UpdateWlmExtractorStats(stats WlmExtractorStats)
- type QueueStats
- type WlmExtractorStats
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitExpvars ¶
func InitExpvars(_ pkgconfigmodel.Reader, hostname string, processModuleEnabled, languageDetectionEnabled bool, eps []apicfg.Endpoint)
InitExpvars initializes expvars
func UpdateDockerSocket ¶
func UpdateDockerSocket(path string)
func UpdateDropCheckPayloads ¶
func UpdateDropCheckPayloads(drops []string)
func UpdateEnabledChecks ¶
func UpdateEnabledChecks(enabledChecks []string)
func UpdateLastCollectTime ¶
func UpdateProcContainerCount ¶
func UpdateProcContainerCount(msgs []model.MessageBody)
func UpdateQueueStats ¶
func UpdateQueueStats(stats *QueueStats)
func UpdateWlmExtractorStats ¶
func UpdateWlmExtractorStats(stats WlmExtractorStats)
UpdateWlmExtractorStats updates the expvar stats for the WorkloadMetaExtractor
Types ¶
type QueueStats ¶
type WlmExtractorStats ¶
WlmExtractorStats are stats from the WorkloadMetaExtractor
Click to show internal directories.
Click to hide internal directories.