starting to apply category tags to telegraf plugins

pull/257/head
Scott Anderson 2019-05-28 08:53:20 -06:00
parent 15f903f2f3
commit 3a5b1133af
2 changed files with 10 additions and 2 deletions

View File

@ -5,6 +5,14 @@ filters:
- Output
- Aggregator
- Processor
- category: Plugin category
values:
- System
- Application
- Network
- Messaging
- Databases
- Containers
- category: Operating system
values:
- Linux

View File

@ -12,7 +12,7 @@ input:
using the ActiveMQ Console API.
link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/activemq/README.md
introduced: 1.8.0
tags: [linux, macos]
tags: [linux, macos, windows, messaging]
- name: Aerospike
id: aerospike
@ -21,7 +21,7 @@ input:
and statistics for all configured namespaces.
link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/aerospike/README.md
introduced: 0.2.0
tags: [linux, macos]
tags: [linux, macos, windows, databases]
- name: Amazon CloudWatch Statistics
id: cloudwatch