0.3.0 unit tests: internal
This commit is contained in:
2
internal/config/testdata/subconfig/exec.conf
vendored
2
internal/config/testdata/subconfig/exec.conf
vendored
@@ -1,6 +1,4 @@
|
||||
[[plugins.exec]]
|
||||
# specify commands via an array of tables
|
||||
[[plugins.exec.commands]]
|
||||
# the command to run
|
||||
command = "/usr/bin/myothercollector --foo=bar"
|
||||
|
||||
|
||||
@@ -1,5 +1,2 @@
|
||||
[[plugins.procstat]]
|
||||
[[plugins.procstat.specifications]]
|
||||
pid_file = "/var/run/grafana-server.pid"
|
||||
[[plugins.procstat.specifications]]
|
||||
pid_file = "/var/run/influxdb/influxd.pid"
|
||||
|
||||
Reference in New Issue
Block a user