Skip to content

Commit 36b3d8c

Browse files
pipeline: inputs: podman-metrics: Add threading info
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
1 parent e8b6588 commit 36b3d8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/inputs/podman-metrics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ description: The Podman Metrics input plugin allows you to collect metrics from
1313
| path.config | Custom path to podman containers configuration file | /var/lib/containers/storage/overlay-containers/containers.json |
1414
| path.sysfs | Custom path to sysfs subsystem directory | /sys/fs/cgroup |
1515
| path.procfs | Custom path to proc subsystem directory | /proc |
16+
| threaded | Indicates whether to run this input in its own [thread](../../administration/multithreading.md#inputs). | false |
1617

1718
## Getting Started
1819

0 commit comments

Comments
 (0)