9 lines
276 B
Text
9 lines
276 B
Text
|
# Collect statistics about itself
|
||
|
[[inputs.internal]]
|
||
|
## If true, collect telegraf memory stats.
|
||
|
# collect_memstats = true
|
||
|
|
||
|
## If true, collect metrics from Go's runtime.metrics. For a full list see:
|
||
|
## https://pkg.go.dev/runtime/metrics
|
||
|
# collect_gostats = false
|