docs-v2/data/telegraf_plugins.yml

10 lines
262 B
YAML
Raw Normal View History

2019-05-15 20:16:03 +00:00
output:
- name: Plugin name
id: plugin-id
description: >
This is a multi-line description that gets parsed as `markdown`.
link: https://github.com/influxdata/telegraf
introduced: 1.10.0
deprecated: 1.10.1
tags: [tag1, tag2, tag3]