mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-08-25 03:38:07 +02:00
9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
- module: golang
|
|
metricsets: ["expvar","heap"]
|
|
period: 10s
|
|
hosts: ["localhost:6060"]
|
|
heap.path: "/debug/vars"
|
|
expvar:
|
|
namespace: "example"
|
|
path: "/debug/vars"
|