docs(inputs.kafka_consumer): Remove whitespace (#14348)

This commit is contained in:
Joshua Powers 2023-11-27 07:44:30 -07:00 committed by GitHub
parent 147cec3417
commit c04fcc7066
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -70,7 +70,7 @@ to use them.
## The name of kafka message header which value should override the metric name.
## In case when the same header specified in current option and in msg_headers_to_tags
## option, it will be excluded from the msg_headers_to_tags list.
## option, it will be excluded from the msg_headers_to_tags list.
# msg_header_as_metric_name = ""
## Optional Client id

View File

@ -27,10 +27,10 @@
## works only for Kafka version 0.11+, on lower versions the message headers
## are not available
# msg_headers_to_tags = []
## The name of kafka message header which value should override the metric name.
## In case when the same header specified in current option and in msg_headers_to_tags
## option, it will be excluded from the msg_headers_to_tags list.
## option, it will be excluded from the msg_headers_to_tags list.
# msg_header_as_metric_name = ""
## Optional Client id