From d9e6620c465de58656d6a7ef030662aa198fcad1 Mon Sep 17 00:00:00 2001 From: stevebang Date: Tue, 28 May 2019 15:13:49 -0700 Subject: [PATCH] Initial pass at categories --- data/telegraf_plugins.yml | 292 +++++++++++++++++++------------------- 1 file changed, 146 insertions(+), 146 deletions(-) diff --git a/data/telegraf_plugins.yml b/data/telegraf_plugins.yml index 6efb07a40..9c8e51df7 100644 --- a/data/telegraf_plugins.yml +++ b/data/telegraf_plugins.yml @@ -39,7 +39,7 @@ input: being RabbitMQ. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/amqp_consumer/README.md introduced: 1.3.0 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: Apache HTTP Server id: apache @@ -75,7 +75,7 @@ input: The Apache Solr (`solr`) input plugin collects stats using the MBean Request Handler. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/solr/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Apache Tomcat id: tomcat @@ -87,7 +87,7 @@ input: for details on these statistics. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/tomcat/README.md introduced: 1.4.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Aurora id: aurora @@ -104,7 +104,7 @@ input: The Bcache input plugin gets bcache statistics from the `stats_total` directory and `dirty_data` file. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/bcache/README.md introduced: 0.2.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Beanstalkd id: beanstalkd @@ -113,7 +113,7 @@ input: (reported by `stats` and `stats-tube` commands respectively). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/beanstalkd/README.md introduced: 1.8.0 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: Bond id: bond @@ -123,7 +123,7 @@ input: The plugin collects these metrics from `/proc/net/bonding/*` files. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/bond/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Burrow id: burrow @@ -147,7 +147,7 @@ input: link: https://github.com/influxdata/telegraf/tree/release-1.6/plugins/inputs/cassandra introduced: 0.12.1 deprecated: 1.7.0 - tags: [linux, macos] + tags: [linux, macos, databases] - name: Ceph Storage id: ceph @@ -171,7 +171,7 @@ input: The Chrony input plugin gets standard chrony metrics, requires chronyc executable. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/chrony/README.md introduced: 0.13.1 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Conntrack id: conntrack @@ -187,7 +187,7 @@ input: with the prefix normalized to `ip_`. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/conntrack/README.md introduced: 1.0.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Consul id: consul @@ -197,7 +197,7 @@ input: It will not report the telemetry but Consul can report those stats already using StatsD protocol, if needed. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/consul/README.md introduced: 1.0.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Couchbase id: couchbase @@ -205,7 +205,7 @@ input: The Couchbase input plugin reads per-node and per-bucket metrics from Couchbase. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/couchbase/README.md introduced: 0.12.0 - tags: [linux, macos] + tags: [linux, macos, databases] - name: CouchDB id: couchdb @@ -213,7 +213,7 @@ input: The CouchDB input plugin gathers metrics of CouchDB using `_stats` endpoint. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/couchdb/README.md introduced: 0.10.3 - tags: [linux, macos] + tags: [linux, macos, databases] - name: CPU id: cpu @@ -221,7 +221,7 @@ input: The CPU input plugin gathers metrics about cpu usage. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/cpu/README.md introduced: 0.1.5 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Disk id: disk @@ -229,7 +229,7 @@ input: The Disk input plugin gathers metrics about disk usage by mount point. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/disk/README.md introduced: 0.1.1 - tags: [linux, macos] + tags: [linux, macos, systems] - name: DiskIO id: diskio @@ -237,7 +237,7 @@ input: The DiskIO input plugin gathers metrics about disk IO by device. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/diskio/README.md introduced: 0.10.0 - tags: [linux, macos] + tags: [linux, macosm systems] - name: Disque id: disque @@ -245,7 +245,7 @@ input: The Disque input plugin gathers metrics from one or more [Disque](https://github.com/antirez/disque) servers. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/disque introduced: 0.10.0 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: DMCache id: dmcache @@ -253,7 +253,7 @@ input: The DMCache input plugin provides a native collection for dmsetup-based statistics for dm-cache. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/dmcache/README.md introduced: 1.3.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: DNS Query id: dns_query @@ -262,7 +262,7 @@ input: like [Dig](https://en.wikipedia.org/wiki/Dig_(command)). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/dns_query/README.md introduced: 1.4.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Docker id: docker @@ -272,7 +272,7 @@ input: to gather stats from the [Engine API](https://docs.docker.com/engine/api/v1.20/) library documentation. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/docker/README.md introduced: 0.1.9 - tags: [linux, macos] + tags: [linux, macos, containers] - name: Dovecot id: dovecot @@ -281,7 +281,7 @@ input: For more information, see the [Dovecot documentation](http://wiki2.dovecot.org/Statistics). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/dovecot/README.md introduced: 0.10.3 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Elasticsearch id: elasticsearch @@ -291,7 +291,7 @@ input: or [cluster-stats](https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-stats.html) metrics. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/elasticsearch/README.md introduced: 0.1.5 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Exec id: exec @@ -319,7 +319,7 @@ input: Those values could be true (`1`) or false (`0`) for switches, percentage for dimmers, temperature, etc. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/fibaro/README.md introduced: 1.7.0 - tags: [linux, macos] + tags: [linux, macos, sensors] - name: File id: file @@ -335,7 +335,7 @@ input: > use the [Multifile input plugin](#multifile). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/file/README.md introduced: 1.8.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Filecount id: filecount @@ -343,7 +343,7 @@ input: The Filecount input plugin counts files in directories that match certain criteria. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/filecount/README.md introduced: 1.8.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Filestat id: filestat @@ -351,7 +351,7 @@ input: The Filestat input plugin gathers metrics about file existence, size, and other stats. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/filestat/README.md introduced: 0.13.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Fluentd id: fluentd @@ -360,7 +360,7 @@ input: This plugin understands data provided by `/api/plugin.json` resource (`/api/config.json` is not covered). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/fluentd/README.md introduced: 1.4.0 - tags: [linux, macos] + tags: [linux, macos, logging] - name: Google Cloud PubSub id: cloud_pubsub @@ -370,7 +370,7 @@ input: using one of the supported [input data formats](https://github.com/influxdata/telegraf/blob/release-1.10/docs/DATA_FORMATS_INPUT.md). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/cloud_pubsub/README.md introduced: 1.10.0 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: Google Cloud PubSub Push id: cloud_pubsub_push @@ -383,7 +383,7 @@ input: HTTPS/TLS so this plugin must be behind a valid proxy or must be configured to use TLS. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/cloud_pubsub_push/README.md introduced: 1.10.0 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: Graylog id: graylog @@ -395,7 +395,7 @@ input: - namespace (e.g., `http://[graylog-server-ip]:12900/system/metrics/namespace/{namespace}`) link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/graylog/README.md introduced: 1.0.0 - tags: [linux, macos] + tags: [linux, macos, logging] - name: HAproxy id: haproxy @@ -404,7 +404,7 @@ input: It can do so by using CSV generated by HAproxy status page or from admin sockets. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/haproxy/README.md introduced: 0.1.5 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Hddtemp id: hddtemp @@ -412,7 +412,7 @@ input: The Hddtemp input plugin reads data from `hddtemp` daemons. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/hddtemp/README.md introduced: 1.0.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: HTTP id: http @@ -475,7 +475,7 @@ input: the [Icinga2 Remote API](https://docs.icinga.com/icinga2/latest/doc/module/icinga2/chapter/icinga2-api). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/icinga2 introduced: 1.8.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: InfluxDB v1.x id: influxdb @@ -487,7 +487,7 @@ input: [Read more about this approach here](https://www.influxdata.com/blog/influxdb-debugvars-endpoint/). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/influxdb/README.md introduced: 0.2.5 - tags: [linux, macos] + tags: [linux, macos, databases] - name: InfluxDB Listener id: influxdb_listener @@ -510,7 +510,7 @@ input: submits data to InfluxDB determines the destination database. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/influxdb_listener/README.md introduced: 1.9.0 - tags: [linux, macos] + tags: [linux, macos, databases] - name: Interrupts id: interrupts @@ -519,7 +519,7 @@ input: (from `/proc/interrupts`) and `soft_interrupts` (from `/proc/softirqs`). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/interrupts/README.md introduced: 1.3.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: IPMI Sensor id: ipmi_sensor @@ -528,7 +528,7 @@ input: sensor statistics using the `ipmitool` utility. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/ipmi_sensor/README.md introduced: 0.12.0 - tags: [linux, macos] + tags: [linux, macos, sensors] - name: Ipset id: ipset @@ -537,7 +537,7 @@ input: It uses the output of the command `ipset save`. Ipsets created without the `counters` option are ignored. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/ipset/README.md introduced: 1.6.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: IPtables id: iptables @@ -546,7 +546,7 @@ input: a set of table and chain from the Linux iptables firewall. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/iptables/README.md introduced: 1.1.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: IPVS id: ipvs @@ -555,7 +555,7 @@ input: gather metrics about IPVS virtual and real servers. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/ipvs/README.md introduced: 1.9.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Jenkins id: jenkins @@ -567,7 +567,7 @@ input: API to retrieve all the information needed. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/jenkins/README.md introduced: 1.9.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Jolokia id: jolokia @@ -576,7 +576,7 @@ input: link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/jolokia/README.md introduced: 0.2.1 deprecated: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Jolokia2 Agent id: jolokia2_agent @@ -586,7 +586,7 @@ input: [JSON-over-HTTP protocol](https://jolokia.org/reference/html/protocol.html). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/jolokia2/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Jolokia2 Proxy id: jolokia2_proxy @@ -596,7 +596,7 @@ input: [Jolokia](https://jolokia.org/) [JSON-over-HTTP protocol](https://jolokia.org/reference/html/protocol.html). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/jolokia2/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: JTI OpenConfig Telemetry id: jti_openconfig_telemetry @@ -607,7 +607,7 @@ input: and [Junos Telemetry Interface (JTI)](https://www.juniper.net/documentation/en_US/junos/topics/concept/junos-telemetry-interface-oveview.html). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/jti_openconfig_telemetry/README.md introduced: 1.7.0 - tags: [linux, macos] + tags: [linux, macos, sensors] - name: Kapacitor id: kapacitor @@ -615,7 +615,7 @@ input: The Kapacitor input plugin will collect metrics from the given Kapacitor instances. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/kapacitor/README.md introduced: 1.3.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Kernel id: kernel @@ -623,7 +623,7 @@ input: The Kernel input plugin gathers kernel statistics from `/proc/stat`. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/kernel/README.md introduced: 0.11.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Kernel VMStat id: kernel_vmstat @@ -631,7 +631,7 @@ input: The Kernel VMStat input plugin gathers kernel statistics from `/proc/vmstat`. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/kernel_vmstat/README.md introduced: 1.0.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Kibana id: kibana @@ -640,7 +640,7 @@ input: status of Kibana and some useful metrics. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/kibana/README.md introduced: 1.8.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Kinesis Consumer id: kinesis_consumer @@ -664,7 +664,7 @@ input: Therefore, you should configure this plugin to talk to its locally running kubelet. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/kubernetes/README.md introduced: 1.1.0 - tags: [linux, macos] + tags: [linux, macos, containers] - name: Kubernetes Inventory id: kube_inventory @@ -682,7 +682,7 @@ input: link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/kube_inventory/README.md introduced: 1.10.0 - tags: [linux, macos] + tags: [linux, macos, containers] - name: LeoFS id: leofs @@ -692,7 +692,7 @@ input: in the [LeoFS documentation](https://leo-project.net/leofs/docs/) for more information. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/leofs/README.md introduced: 0.1.5 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Linux Sysctl FS id: linux_sysctl_fs @@ -701,7 +701,7 @@ input: The documentation on these fields can be found [here](https://www.kernel.org/doc/Documentation/sysctl/fs.txt). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/linux_sysctl_fs/README.md introduced: 1.3.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Logparser id: logparser @@ -711,7 +711,7 @@ input: from log files, which also supports regular expression (regex) patterns. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/logparser/README.md introduced: 1.0.0 - tags: [linux, macos] + tags: [linux, macos, logging] - name: Lustre2 id: lustre2 @@ -721,7 +721,7 @@ input: The Lustre2 input plugin collects statistics and tags the data with the `jobid`. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/lustre2 introduced: 0.1.5 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Mailchimp id: mailchimp @@ -729,7 +729,7 @@ input: The Mailchimp input plugin gathers metrics from the `/3.0/reports` MailChimp API. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/mailchimp introduced: 0.2.4 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Mcrouter id: mcrouter @@ -741,7 +741,7 @@ input: handles almost 5 billion requests per second at peak. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/mcrouter/README.md introduced: 1.7.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Mem id: mem @@ -751,7 +751,7 @@ input: see [Linux ate my ram](https://www.linuxatemyram.com/). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/mem/README.md introduced: 0.1.5 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Memcached id: memcached @@ -759,7 +759,7 @@ input: The Memcached input plugin gathers statistics data from a Memcached server. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/memcached/README.md introduced: 0.1.2 - tags: [linux, macos] + tags: [linux, macos, databases] - name: Mesos id: mesos @@ -777,7 +777,7 @@ input: [metrics component](https://docs.mesosphere.com/1.10/metrics/). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/dcos/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, containers] - name: Microsoft SQL Server id: sqlserver @@ -787,7 +787,7 @@ input: Recorded metrics are lightweight and use Dynamic Management Views supplied by SQL Server. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/sqlserver/README.md introduced: 0.10.1 - tags: [linux, macos] + tags: [linux, macos, databases] - name: Minecraft id: minecraft @@ -796,7 +796,7 @@ input: a scoreboard on a Minecraft server. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/minecraft/README.md introduced: 1.4.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: MongoDB id: mongodb @@ -805,7 +805,7 @@ input: few more and create a single measurement containing values. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/mongodb/README.md introduced: 0.1.5 - tags: [linux, macos] + tags: [linux, macos, databases] - name: MQTT Consumer id: mqtt_consumer @@ -814,7 +814,7 @@ input: Messages are in the [Telegraf input data formats](https://docs.influxdata.com/telegraf/latest/data_formats/input/). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/mqtt_consumer/README.md introduced: 0.10.3 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: Multifile id: multifile @@ -836,7 +836,7 @@ input: The MySQL input plugin gathers the statistics data from MySQL servers. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/mysql/README.md introduced: 0.1.1 - tags: [linux, macos] + tags: [linux, macos, databases] - name: NATS Consumer id: nats_consumer @@ -847,7 +847,7 @@ input: can read from a NATS cluster in parallel. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/nats_consumer/README.md introduced: 0.10.3 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: NATS Server Monitoring id: nats @@ -856,7 +856,7 @@ input: [NATS Server monitoring server](https://www.nats.io/documentation/server/gnatsd-monitoring/). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/nats/README.md introduced: 1.6.0 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: Neptune Apex id: neptune_apex @@ -868,7 +868,7 @@ input: in the `telegraf.conf` configuration file. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/neptune_apex/README.md introduced: 1.10.0 - tags: [linux, macos] + tags: [linux, macos, sensors] - name: Net id: net @@ -876,7 +876,7 @@ input: The Net input plugin gathers metrics about network interface usage (Linux only). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/net/NET_README.md introduced: 0.1.1 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Netstat id: netstat @@ -885,7 +885,7 @@ input: and sockets counts by using `lsof`. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/net/NETSTAT_README.md introduced: 0.2.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Network Response id: net_response @@ -894,7 +894,7 @@ input: It can also check response text. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/net_response/README.md introduced: 0.10.3 - tags: [linux, macos] + tags: [linux, macos, networking] - name: NGINX id: nginx @@ -902,7 +902,7 @@ input: The NGINX input plugin reads NGINX basic status information (`ngx_http_stub_status_module`). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/nginx/README.md introduced: 0.1.5 - tags: [linux, macos] + tags: [linux, macos, systems] - name: NGINX VTS id: nginx_vts @@ -929,7 +929,7 @@ input: [status module documentation](http://nginx.org/en/docs/http/ngx_http_status_module.html). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/nginx_plus/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: NGINX Plus API id: nginx_plus_api @@ -937,7 +937,7 @@ input: The NGINX Plus API input plugin gathers advanced status information for NGINX Plus servers. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/nginx_plus_api/README.md introduced: 1.9.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: NGINX Upstream Check id: nginx_upstream_check @@ -954,7 +954,7 @@ input: in JSON format and parsed by this input. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/nginx_plus_api/README.md introduced: 1.10.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: NSQ id: nsq @@ -962,7 +962,7 @@ input: The NSQ input plugin collects metrics from NSQD API endpoints. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/nsq introduced: 1.0.0 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: NSQ Consumer id: nsq_consumer @@ -971,7 +971,7 @@ input: This plugin allows a message to be in any of the supported data_format types. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/nsq_consumer/README.md introduced: 0.10.1 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: Nstat id: nstat @@ -980,7 +980,7 @@ input: `/proc/net/snmp`, and `/proc/net/snmp6` files. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/nstat/README.md introduced: 0.13.1 - tags: [linux, macos] + tags: [linux, macos, networking] - name: NTPq id: ntpq @@ -988,7 +988,7 @@ input: The NTPq input plugin gets standard NTP query metrics, requires ntpq executable. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/ntpq/README.md introduced: 0.11.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: NVIDIA SMI id: nvidia_smi @@ -998,7 +998,7 @@ input: binary to pull GPU stats including memory and GPU usage, temp and other. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/nvidia_smi/README.md introduced: 1.7.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: OpenLDAP id: openldap @@ -1015,7 +1015,7 @@ input: a free implementation of the server-side SMTP protocol. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/opensmtpd/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: PF id: pf @@ -1026,7 +1026,7 @@ input: to the table. The pf plugin retrieves this information by invoking the `pfstat` command. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/pf/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: PgBouncer id: pgbouncer @@ -1035,7 +1035,7 @@ input: For information about the metrics, see the [PgBouncer documentation](https://pgbouncer.github.io/usage.html). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/pgbouncer/README.md introduced: 1.8.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Phfusion Passenger id: passenger @@ -1061,7 +1061,7 @@ input: and other packet statistics. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/ping/README.md introduced: 0.1.8 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Postfix id: postfix @@ -1073,7 +1073,7 @@ input: size (bytes used by items), and age (age of oldest item in seconds). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/postfix/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: PostgreSQL id: postgresql @@ -1084,7 +1084,7 @@ input: The metrics recorded depend on your version of PostgreSQL. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/postgresql/README.md introduced: 0.10.3 - tags: [linux, macos] + tags: [linux, macos, databases] - name: PostgreSQL Extensible id: postgresql_extensible @@ -1093,7 +1093,7 @@ input: It has been designed to parse SQL queries in the plugin section of `telegraf.conf` files. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/postgresql_extensible introduced: 0.12.0 - tags: [linux, macos] + tags: [linux, macos, databases] - name: PowerDNS id: powerdns @@ -1101,7 +1101,7 @@ input: The PowerDNS input plugin gathers metrics about PowerDNS using UNIX sockets. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/powerdns/README.md introduced: 0.10.2 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Processes id: processes @@ -1112,7 +1112,7 @@ input: it requires access to execute `ps`. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/processes/README.md introduced: 0.11.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Procstat id: procstat @@ -1132,7 +1132,7 @@ input: On the other hand, if an executable is used an "exe" tag will be generated. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/procstat/README.md introduced: 0.2.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Prometheus Format id: prometheus @@ -1160,7 +1160,7 @@ input: [Management Plugin](https://www.rabbitmq.com/management.html). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/rabbitmq/README.md introduced: 0.1.5 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: Raindrops Middleware id: raindrops @@ -1170,7 +1170,7 @@ input: URI and adds the statistics to InfluxDB. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/raindrops/README.md introduced: 0.10.3 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: Redis id: redis @@ -1183,7 +1183,7 @@ input: and the elapsed time since the last RDB save (`rdb_last_save_time_elapsed`). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/redis/README.md introduced: 0.1.1 - tags: [linux, macos] + tags: [linux, macos, databases] - name: RethinkDB id: rethinkdb @@ -1192,7 +1192,7 @@ input: username, password authorization, and Handshake protocol v1.0. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/rethinkdb introduced: 0.1.3 - tags: [linux, macos] + tags: [linux, macos, databases] - name: Riak id: riak @@ -1200,7 +1200,7 @@ input: The Riak input plugin gathers metrics from one or more Riak instances. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/riak/README.md introduced: 0.10.4 - tags: [linux, macos] + tags: [linux, macos, databases] - name: Salesforce id: salesforce @@ -1210,7 +1210,7 @@ input: It fetches its data from the limits endpoint of the Salesforce REST API. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/salesforce/README.md introduced: 1.4.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Sensors id: sensors @@ -1219,7 +1219,7 @@ input: executable from the `lm-sensor` package. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/sensors/README.md introduced: 0.10.1 - tags: [linux, macos] + tags: [linux, macos, sensors] - name: SMART id: smart @@ -1233,7 +1233,7 @@ input: See [smartmontools](https://www.smartmontools.org/). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/smart/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: SNMP id: snmp @@ -1241,7 +1241,7 @@ input: The SNMP input plugin gathers metrics from SNMP agents. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/snmp/README.md introduced: 0.10.1 - tags: [linux, macos] + tags: [linux, macos, networking] - name: SNMP Legacy id: snmp_legacy @@ -1251,7 +1251,7 @@ input: link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/snmp_legacy/README.md introduced: 0.10.1 deprecated: 1.0.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Socket Listener id: socket_listener @@ -1261,7 +1261,7 @@ input: [Telegraf Input Data Formats](https://docs.influxdata.com/telegraf/latest/data_formats/input/). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/socket_listener/README.md introduced: 1.3.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Stackdriver id: stackdriver @@ -1273,7 +1273,7 @@ input: > You may incur costs. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/stackdriver/README.md introduced: 1.10.0 - tags: [linux, macos] + tags: [linux, macos, containers] - name: StatsD id: statsd @@ -1297,7 +1297,7 @@ input: link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/swap/README.md introduced: 1.7.0 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Syslog id: syslog @@ -1307,7 +1307,7 @@ input: Syslog messages should be formatted according to [RFC 5424](https://tools.ietf.org/html/rfc5424). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/syslog/README.md introduced: 1.7.0 - tags: [linux, macos] + tags: [linux, macos, logging] - name: Sysstat id: sysstat @@ -1317,7 +1317,7 @@ input: binary data file with the `sadf` utility. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/sysstat introduced: 0.12.1 - tags: [linux, macos] + tags: [linux, macos, systems] - name: System id: system @@ -1326,7 +1326,7 @@ input: number of users logged in. It is basically equivalent to the UNIX `uptime` command. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/system/README.md introduced: 0.1.6 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Tail id: tail @@ -1334,7 +1334,7 @@ input: The Tail input plugin "tails" a log file and parses each log message. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/tail/README.md introduced: 1.1.2 - tags: [linux, macos] + tags: [linux, macos, logging] - name: TCP Listener id: tcp_listener @@ -1343,7 +1343,7 @@ input: link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/tcp_listener/README.md introduced: 0.11.0 deprecated: 1.3.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Teamspeak 3 id: teamspeak @@ -1352,7 +1352,7 @@ input: the Teamspeak server to collect statistics of one or more virtual servers. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/teamspeak/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Telegraf v1.x id: internal @@ -1361,7 +1361,7 @@ input: Note that some metrics are aggregates across all instances of one type of plugin. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/internal/README.md introduced: 1.2.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Temp id: temp @@ -1369,7 +1369,7 @@ input: The Temp input plugin collects temperature data from sensors. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/temp/README.md introduced: 1.8.0 - tags: [linux, macos] + tags: [linux, macos, sensors] - name: Tengine Web Server id: tengine @@ -1406,7 +1406,7 @@ input: link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/udp_listener/README.md introduced: 0.11.0 deprecated: 1.3.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Unbound id: unbound @@ -1415,7 +1415,7 @@ input: a validating, recursive, and caching DNS resolver. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/unbound/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Varnish id: varnish @@ -1423,7 +1423,7 @@ input: The Varnish input plugin gathers stats from [Varnish HTTP Cache](https://varnish-cache.org/). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/varnish/README.md introduced: 0.13.1 - tags: [linux, macos] + tags: [linux, macos, networking] - name: VMware vSphere id: vsphere @@ -1434,7 +1434,7 @@ input: [Common vSphere Performance Metrics](https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/vsphere/METRICS.md). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/vsphere/README.md introduced: 1.8.0 - tags: [linux, macos] + tags: [linux, macos, containers] - name: Webhooks id: webhooks @@ -1463,7 +1463,7 @@ input: Windows operating sytem. **Windows only**. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/win_perf_counters/README.md introduced: 0.10.2 - tags: [linux, macos, windows] + tags: [linux, macos, windows, systems] - name: Windows Services id: win_services @@ -1471,7 +1471,7 @@ input: The Windows Services input plugin reports Windows services info. **Windows only**. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/win_services/README.md introduced: 1.4.0 - tags: [linux, macos, windows] + tags: [linux, macos, windows, systems] - name: Wireless id: wireless @@ -1480,7 +1480,7 @@ input: reading the `/proc/net/wireless` file. **This plugin currently supports Linux only**. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/wireless/README.md introduced: 1.9.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: X.509 Certificate id: x509_cert @@ -1489,7 +1489,7 @@ input: accessible using the local file or network connection. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/x509_cert/README.md introduced: 1.8.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: ZFS id: zfs @@ -1501,7 +1501,7 @@ input: It gets ZFS statistics from `/proc/spl/kstat/zfs` on Linux and from `sysctl` and `zpool` on FreeBSD. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/zfs/README.md introduced: 0.2.1 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Zipkin id: zipkin @@ -1513,7 +1513,7 @@ input: > its main usage cases and the evolution of the OpenTracing standard. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/inputs/zipkin/README.md introduced: 1.4.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Zookeeper id: zookeeper @@ -1538,7 +1538,7 @@ output: The Amazon CloudWatch output plugin send metrics to Amazon CloudWatch. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/cloudwatch/README.md introduced: 0.10.1 - tags: [linux, macos] + tags: [linux, macos, containers] - name: Amazon Kinesis id: kinesis @@ -1575,7 +1575,7 @@ output: file as `RoutingTag`, as a routing key. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/amqp/README.md introduced: 0.1.9 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: Apache Kafka id: kafka @@ -1584,7 +1584,7 @@ output: acting a Kafka Producer. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/kafka/README.md introduced: 0.1.7 - tags: [linux, macos] + tags: [linux, macos, applications] - name: CrateDB id: cratedb @@ -1593,7 +1593,7 @@ output: machine data and IoT, using its [PostgreSQL protocol](https://crate.io/docs/crate/reference/protocols/postgres.html). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/cratedb/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, databases] - name: Datadog id: datadog @@ -1603,7 +1603,7 @@ output: for the account. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/datadog/README.md introduced: 0.1.6 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Discard id: discard @@ -1622,7 +1622,7 @@ output: Elasticsearch 5.x series. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/elasticsearch/README.md introduced: 0.1.5 - tags: [linux, macos] + tags: [linux, macos, applications] - name: File id: file @@ -1630,7 +1630,7 @@ output: The File output plugin writes Telegraf metrics to files. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/file/README.md introduced: 0.10.3 - tags: [linux, macos] + tags: [linux, macos, systems] - name: Google Cloud PubSub id: cloud_pubsub @@ -1639,7 +1639,7 @@ output: topic as one of the supported [output data formats](https://docs.influxdata.com/telegraf/latest/data_formats/output). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/cloud_pubsub/README.md introduced: 1.10.0 - tags: [linux, macos] + tags: [linux, macos, messaging, containers] - name: Graphite id: graphite @@ -1647,7 +1647,7 @@ output: The Graphite output plugin writes to [Graphite](http://graphite.readthedocs.org/en/latest/index.html) via raw TCP. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/graphite/README.md introduced: 0.10.1 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Graylog id: graylog @@ -1655,7 +1655,7 @@ output: The Graylog output plugin writes to a Graylog instance using the `gelf` format. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/graylog/README.md introduced: 1.0.0 - tags: [linux, macos] + tags: [linux, macos, logging] - name: HTTP id: http @@ -1664,7 +1664,7 @@ output: For `data_formats` that support batching, metrics are sent in batch format. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/http/README.md introduced: 1.7.0 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: InfluxDB v1.x id: influxdb @@ -1672,7 +1672,7 @@ output: The InfluxDB v1.x output plugin writes to InfluxDB using HTTP or UDP. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/influxdb/README.md introduced: 0.1.1 - tags: [linux, macos] + tags: [linux, macos, databases] - name: InfluxDB v2 id: influxdb_v2 @@ -1680,7 +1680,7 @@ output: The InfluxDB v2 output plugin writes metrics to [InfluxDB 2.0](https://github.com/influxdata/influxdb). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/influxdb_v2/README.md introduced: 1.8.0 - tags: [linux, macos] + tags: [linux, macos, databases] - name: Instrumental id: instrumental @@ -1694,7 +1694,7 @@ output: if the metric comes in as a counter through `[[inputs.statsd]]`. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/instrumental/README.md introduced: 0.13.1 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Librato id: librato @@ -1713,7 +1713,7 @@ output: [Application Insights (Microsoft Azure)](https://azure.microsoft.com/en-us/services/application-insights/). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/application_insights/README.md introduced: 1.7.0 - tags: [linux, macos] + tags: [linux, macos, containers, applications] - name: Microsoft Azure Monitor id: azure_monitor @@ -1737,7 +1737,7 @@ output: on each Azure Monitor metric. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/azure_monitor/README.md introduced: 1.8.0 - tags: [linux, macos] + tags: [linux, macos, containers] - name: MQTT Producer id: mqtt @@ -1746,7 +1746,7 @@ output: [supported output data formats](https://docs.influxdata.com/telegraf/latest/data_formats/output/). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/mqtt/README.md introduced: 0.2.0 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: NATS Output id: nats @@ -1754,7 +1754,7 @@ output: The NATS Output output plugin writes to a (list of) specified NATS instance(s). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/nats/README.md introduced: 1.1.0 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: NSQ id: nsq @@ -1763,7 +1763,7 @@ output: It requires a server name and a topic name. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/nsq/README.md introduced: 0.2.1 - tags: [linux, macos] + tags: [linux, macos, messaging] - name: OpenTSDB id: opentsdb @@ -1776,7 +1776,7 @@ output: See the [OpenTSDB documentation](http://opentsdb.net/docs/build/html/api_http/put.html) for details. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/opentsdb/README.md introduced: 0.1.9 - tags: [linux, macos] + tags: [linux, macos, databases] - name: Prometheus Client id: prometheus_client @@ -1785,7 +1785,7 @@ output: it exposes all metrics on `/metrics` (default) to be polled by a Prometheus server. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/prometheus_client/README.md introduced: 0.2.1 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Riemann id: riemann @@ -1793,7 +1793,7 @@ output: The Riemann output plugin writes to [Riemann](http://riemann.io/) using TCP or UDP. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/riemann/README.md introduced: 1.3.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Riemann Legacy id: riemann_legacy @@ -1803,7 +1803,7 @@ output: link: https://github.com/influxdata/telegraf/tree/release-1.10/plugins/outputs/riemann_legacy introduced: 0.2.3 deprecated: 1.3.0 - tags: [linux, macos] + tags: [linux, macos, applications] - name: Socket Writer id: socket_writer @@ -1812,7 +1812,7 @@ output: It can output data in any of the [supported output formats](https://github.com/influxdata/telegraf/blob/master/docs/DATA_FORMATS_OUTPUT.md). link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/socket_writer/README.md introduced: 1.3.0 - tags: [linux, macos] + tags: [linux, macos, networking] - name: Stackdriver id: stackdriver @@ -1828,7 +1828,7 @@ output: `custom.googleapis.com/telegraf/system/load5`. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/stackdriver/README.md introduced: 1.9.0 - tags: [linux, macos] + tags: [linux, macos, containers] - name: Wavefront id: wavefront @@ -1836,7 +1836,7 @@ output: The Wavefront output plugin writes to a Wavefront proxy, in Wavefront data format over TCP. link: https://github.com/influxdata/telegraf/blob/release-1.10/plugins/outputs/wavefront/README.md introduced: 1.5.0 - tags: [linux, macos] + tags: [linux, macos, applications] # %%%% %%%% %%%% %%%%% %%%%%% %%%% %%%% %%%%%% %%%% %%%%% %%%% #