commit
451521faad
|
@ -1047,6 +1047,13 @@ input:
|
||||||
introduced: 1.9.0
|
introduced: 1.9.0
|
||||||
tags: [linux, macos, windows, servers, web]
|
tags: [linux, macos, windows, servers, web]
|
||||||
|
|
||||||
|
- name: NGINX Stream STS
|
||||||
|
id: nginx_sts
|
||||||
|
description: |
|
||||||
|
The NGINX Plus API input plugin gathers NGINX status using external virtual host traffic status.
|
||||||
|
introduced: 1.15.0
|
||||||
|
tags: [linux, macos, windows, servers, web]
|
||||||
|
|
||||||
- name: NGINX Upstream Check
|
- name: NGINX Upstream Check
|
||||||
id: nginx_upstream_check
|
id: nginx_upstream_check
|
||||||
description: |
|
description: |
|
||||||
|
@ -1279,6 +1286,13 @@ input:
|
||||||
introduced: 0.10.3
|
introduced: 0.10.3
|
||||||
tags: [linux, macos, windows, servers, web]
|
tags: [linux, macos, windows, servers, web]
|
||||||
|
|
||||||
|
- name: Redfish
|
||||||
|
id: redfish
|
||||||
|
description: |
|
||||||
|
The Redfish input plugin gathers metrics and status information of hardware servers for which [DMTF's Redfish](https://redfish.dmtf.org/) is enabled.
|
||||||
|
introduced: 1.15.0
|
||||||
|
tags: [linux, macos, windows, servers, networking]
|
||||||
|
|
||||||
- name: Redis
|
- name: Redis
|
||||||
id: redis
|
id: redis
|
||||||
description: |
|
description: |
|
||||||
|
@ -1746,6 +1760,13 @@ output:
|
||||||
introduced: 1.12.0
|
introduced: 1.12.0
|
||||||
tags: [linux, macos, windows, systems]
|
tags: [linux, macos, windows, systems]
|
||||||
|
|
||||||
|
- name: Execd
|
||||||
|
id: exec
|
||||||
|
description: |
|
||||||
|
The Execd output plugin runs an external program as a daemon.
|
||||||
|
introduced: 1.15.0
|
||||||
|
tags: [linux, macos, windows, systems]
|
||||||
|
|
||||||
- name: File
|
- name: File
|
||||||
id: file
|
id: file
|
||||||
description: |
|
description: |
|
||||||
|
@ -1873,6 +1894,13 @@ output:
|
||||||
introduced: 1.1.0
|
introduced: 1.1.0
|
||||||
tags: [linux, macos, windows, messaging]
|
tags: [linux, macos, windows, messaging]
|
||||||
|
|
||||||
|
- name: New Relic
|
||||||
|
id: newrelic
|
||||||
|
description: |
|
||||||
|
The New Relic output plugin writes to New Relic insights using the [Metric API](https://docs.newrelic.com/docs/data-ingest-apis/get-data-new-relic/metric-api/introduction-metric-api).
|
||||||
|
introduced: 1.15.0
|
||||||
|
tags: [linux, macos, windows, applications, web]
|
||||||
|
|
||||||
- name: NSQ
|
- name: NSQ
|
||||||
id: nsq
|
id: nsq
|
||||||
description: |
|
description: |
|
||||||
|
@ -2080,6 +2108,13 @@ processor:
|
||||||
introduced: 1.14.0
|
introduced: 1.14.0
|
||||||
tags: [linux, macos, windows]
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
|
- name: Defaults
|
||||||
|
id: defaults
|
||||||
|
description: |
|
||||||
|
The Defaults processor plugin allows you to ensure certain fields will always exist with a specified default value on your metrics.
|
||||||
|
introduced: 1.15.0
|
||||||
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
- name: Enum
|
- name: Enum
|
||||||
id: enum
|
id: enum
|
||||||
description: |
|
description: |
|
||||||
|
@ -2094,6 +2129,27 @@ processor:
|
||||||
introduced: 1.8.0
|
introduced: 1.8.0
|
||||||
tags: [linux, macos, windows]
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
|
- name: Execd
|
||||||
|
id: execd
|
||||||
|
description: |
|
||||||
|
The `execd` processor plugin aruns an external program as a separate process. It pipes metrics into the process's STDIN and reads processed metrics from its STDOUT.
|
||||||
|
introduced: 1.15.0
|
||||||
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
|
- name: Filepath
|
||||||
|
id: filepath
|
||||||
|
description: |
|
||||||
|
The `filepath` processor plugin maps certain Go functions from [path/filepath](https://golang.org/pkg/path/filepath/) onto tag and field values.
|
||||||
|
introduced: 1.15.0
|
||||||
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
|
- name: Network Interface Name
|
||||||
|
id: ifname
|
||||||
|
description: |
|
||||||
|
The Network Interface Name processor plugin looks up network interface names using SNMP.
|
||||||
|
introduced: 1.15.0
|
||||||
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
- name: Override
|
- name: Override
|
||||||
id: override
|
id: override
|
||||||
description: |
|
description: |
|
||||||
|
@ -2135,6 +2191,13 @@ processor:
|
||||||
introduced: 1.12.0
|
introduced: 1.12.0
|
||||||
tags: [linux, macos, windows]
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
|
- name: Port Name Lookup
|
||||||
|
id: port_name
|
||||||
|
description: |
|
||||||
|
The Port Name Lookup processor plugin converts a tag containing a well-known port number to the registered service name.
|
||||||
|
introduced: 1.15.0
|
||||||
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
- name: Printer
|
- name: Printer
|
||||||
id: printer
|
id: printer
|
||||||
description: |
|
description: |
|
||||||
|
@ -2157,6 +2220,13 @@ processor:
|
||||||
introduced: 1.8.0
|
introduced: 1.8.0
|
||||||
tags: [linux, macos, windows]
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
|
- name: Reverse DNS
|
||||||
|
id: reverse_dns
|
||||||
|
description: |
|
||||||
|
The Reverse DNS processor plugin processor does a reverse-dns lookup on tags (or fields) with IPs in them.
|
||||||
|
introduced: 1.15.0
|
||||||
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
- name: S2 Geo
|
- name: S2 Geo
|
||||||
id: s2geo
|
id: s2geo
|
||||||
description: |
|
description: |
|
||||||
|
@ -2166,6 +2236,13 @@ processor:
|
||||||
introduced: 1.14.0
|
introduced: 1.14.0
|
||||||
tags: [linux, macos, windows]
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
|
- name: Starlark
|
||||||
|
id: starlark
|
||||||
|
description: |
|
||||||
|
The Starlark processor plugin calls a [Starlark function](https://github.com/google/starlark-go/blob/master/doc/spec.md) for each matched metric, allowing for custom programmatic metric processing.
|
||||||
|
introduced: 1.15.0
|
||||||
|
tags: [linux, macos, windows]
|
||||||
|
|
||||||
- name: Strings
|
- name: Strings
|
||||||
id: strings
|
id: strings
|
||||||
description: |
|
description: |
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
stable_version: v2.0
|
stable_version: v2.0
|
||||||
telegraf_version: 1.14.0
|
telegraf_version: 1.15.0
|
||||||
|
|
Loading…
Reference in New Issue