Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type MongoDB struct + ColStatsDBs []string + DisconnectedServersBehavior string + GatherClusterStatus bool + GatherColStats bool + GatherPerDBStats bool + GatherTopStat bool + Log telegraf.Logger + Servers []string + func (*MongoDB) SampleConfig() string + func (m *MongoDB) Gather(acc telegraf.Accumulator) error + func (m *MongoDB) Init() error + func (m *MongoDB) Start(telegraf.Accumulator) error + func (m *MongoDB) Stop()