Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 363 Bytes

loadavgMetric.md

File metadata and controls

19 lines (15 loc) · 363 Bytes

loadavg collector

  "loadavg": {
    "exclude_metrics": [
      "proc_run"
    ]
  }

The loadavg collector reads data from /proc/loadavg and outputs a handful node metrics. If a metric is not required, it can be excluded from forwarding it to the sink.

Metrics:

  • load_one
  • load_five
  • load_fifteen
  • proc_run
  • proc_total