Перейти к содержанию

test collector

test collector is a stub plugin for checking agent configuration. Every run completes with success and no metrics are produced.

Configuration

ParameterTypeDefaultDescription
idStringCollector's ID. Must be unique per agent instance. Will be returned along with the metrics.
typeStringMust be test
serviceStringEqual to idService id for output metrics
intervalIntegerRepetition interval in seconds
labelsArray of StringsList of additional labels. Will be returned along with metrics

Compilation Features

Enable test feature during compiling the agent (Enabled by default).