//
pkg.gl
Category
github.com/jksroot/beats/v7
metricbeat
module
golang
heap
package
7.0.68
Repository:
https://github.com/jksroot/beats.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
149 SLOC
#
Functions
New
New create 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.
Stats
Stats contains the memory info that we get from the fetch request.