Versions in this module Expand all Collapse all v1 v1.2.0 Mar 24, 2017 Changes in this version + type Mesos struct + MasterCols []string + Masters []string + SlaveCols []string + Slaves []string + Timeout int + func (m *Mesos) Description() string + func (m *Mesos) Gather(acc telegraf.Accumulator) error + func (m *Mesos) SampleConfig() string + func (m *Mesos) SetDefaults() + type Role string + const MASTER + const SLAVE + type TaskStats struct + ExecutorID string + FrameworkID string + Statistics map[string]interface{}