summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/systemdunits/testdata/config.json
blob: ba8e51f1c299a1e6ba4941c9aba48ce424256ef1 (plain)
1
2
3
4
5
6
7
{
  "update_every": 123,
  "timeout": 123.123,
  "include": [
    "ok"
  ]
}