Update telegraf_plugins.yml (#3637)

typo correction
pull/3549/head^2
Muthukumar Krithivasan SK 2022-01-06 12:25:18 -08:00 committed by GitHub
parent b00e489f9d
commit e48768866d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2620,7 +2620,7 @@ processor:
- 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.
The `execd` processor plugin executes 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]