diff --git a/plugins/inputs/mesos/mesos.go b/plugins/inputs/mesos/mesos.go index 0f9bd5573..b70f3c7dc 100644 --- a/plugins/inputs/mesos/mesos.go +++ b/plugins/inputs/mesos/mesos.go @@ -19,7 +19,7 @@ import ( type Mesos struct { Timeout int Masters []string - MasterCols []string `toml:"metrics_collection"` + MasterCols []string `toml:"master_collections"` } var defaultMetrics = []string{