removed unnecessary newline in AMQP plugin description
parent
92f9878f4f
commit
21a0be183f
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in New Issue