removed unnecessary newline in AMQP plugin description

pull/261/head
Scott Anderson 2019-06-12 13:15:26 -06:00
parent 92f9878f4f
commit 21a0be183f
1 changed files with 1 additions and 2 deletions

View File

@ -44,8 +44,7 @@ input:
id: amqp_consumer
description: |
The AMQP Consumer input plugin provides a consumer for use with AMQP 0-9-1,
a prominent implementation of this protocol
being RabbitMQ.
a prominent implementation of this protocol being RabbitMQ.
link: https://github.com/influxdata/telegraf/blob/release-1.11/plugins/inputs/amqp_consumer/README.md
introduced: 1.3.0
tags: [linux, macos, windows, messaging]