Fix doc for kafka consumer plugin

The file to configure the kafka consumer plugin is kafka_consumer.yaml
instead of kafka.yaml . With kafka.yaml, the plugin is not used and no
metrics are created.

Change-Id: Ic5856052804510e5f6b1d75c852e7f410014e11c
This commit is contained in:
Thomas Bechtold 2017-05-24 09:46:03 +02:00
parent 7f0228ef26
commit 36da6455b2
1 changed files with 1 additions and 1 deletions

View File

@ -1317,7 +1317,7 @@ The value_meta/msg reports problems such as:
## Kafka Checks
This section describes the Kafka check that can be performed by the Agent. The Kafka check requires a configuration file called kafka.yaml to be available in the agent conf.d configuration directory.
This section describes the Kafka check that can be performed by the Agent. The Kafka check requires a configuration file called kafka_consumer.yaml to be available in the agent conf.d configuration directory.
Sample config: