docs(inputs.procstat): add ppid field (#12641)

This commit is contained in:
Joshua Powers 2023-02-07 09:37:21 -07:00 committed by GitHub
parent 3894ca6b91
commit fc1fb2fcd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ the `win_perf_counters` input plugin as a more mature alternative.
- num_fds (int, *telegraf* may need to be ran as **root**)
- num_threads (int)
- pid (int)
- ppid (int)
- read_bytes (int, *telegraf* may need to be ran as **root**)
- read_count (int, *telegraf* may need to be ran as **root**)
- realtime_priority (int)