Add new plugins to list

pull/5134/head
Josh Powers 2023-09-13 08:37:13 -06:00
parent da81efc1c9
commit 629a769ded
No known key found for this signature in database
GPG Key ID: A2FA14A470214D78
1 changed files with 23 additions and 2 deletions

View File

@ -856,6 +856,13 @@ input:
introduced: 1.25.0
tags: [linux, systems]
- name: Intel PMT
id: intel_pmt
description: |
Intel Platform Monitoring Technology plugin exposes Intel PMT metrics available through the Intel PMT kernel space.
introduced: 1.28.0
tags: [linux, systems]
- name: Intel PMU
id: intel_pmu
description: |
@ -1807,9 +1814,9 @@ input:
id: s7comm
description: |
This plugin gathers information from Siemens PLC (Programmatic Logic Controller).
introduced: 1.19.0
introduced: 1.28.0
link: https://github.com/nicolasme/s7comm/blob/main/README.md
tags: [external, iot]
tags: [serial, iot]
- name: Slab
id: slab
@ -1991,6 +1998,13 @@ input:
introduced: 1.13.0
tags: [linux, systems]
- name: Tacacs
id: tacacs
description: |
Tacacs plugin collects successful tacacs authentication response times.
introduced: 1.28.0
tags: [linux, networking]
- name: Tail
id: tail
description: |
@ -3003,6 +3017,13 @@ processor:
introduced: 1.27.0
tags: [linux, macos, windows]
- name: Split
id: split
description: |
Split a metric into one or more metrics with the specified field(s)/tag(s)
introduced: 1.28.0
tags: [linux, macos, windows]
- name: Starlark
id: starlark
description: |