//
pkg.gl
Category
github.com/elastic/beats/v7
metricbeat
module
mongodb
metrics
package
7.17.28
Repository:
https://github.com/elastic/beats.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
6
Dependents
3
Files
189 SLOC
#
Functions
New
New creates a new instance of the MetricSet Part of new is also setting up the configuration by processing additional configuration entries if needed.
#
Structs
MetricSet
MetricSet type defines all fields of the MetricSet As a minimum it must inherit the mb.BaseMetricSet fields, but can be extended with additional entries.