renaming plugins -> inputs
This commit is contained in:
6
internal/config/testdata/subconfig/exec.conf
vendored
6
internal/config/testdata/subconfig/exec.conf
vendored
@@ -1,6 +1,4 @@
|
||||
[[plugins.exec]]
|
||||
[[inputs.exec]]
|
||||
# the command to run
|
||||
command = "/usr/bin/myothercollector --foo=bar"
|
||||
|
||||
# name of the command (used as a prefix for measurements)
|
||||
name = "myothercollector"
|
||||
name_suffix = "_myothercollector"
|
||||
|
||||
Reference in New Issue
Block a user