We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8464be0 commit 320723eCopy full SHA for 320723e
conf/fluent-bit-metrics.conf
@@ -15,6 +15,8 @@
15
name node_exporter_metrics
16
tag node_metrics
17
scrape_interval 2
18
+ # use host root path when running in containers
19
+ # path.rootfs /host
20
21
[OUTPUT]
22
name prometheus_exporter
0 commit comments