package
Version:
v2.0.0-rc.1
Opens a new window with list of versions in this module.
Published: Mar 26, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 11
Opens a new window with list of known importers.
Documentation
¶
Family represents a set of metrics with the same name and help text.
ByteSlice returns the given Family in its string representation.
Inspect use to inspect the inside of a Family
type FamilyInterface interface {
Inspect(inspect func(Family))
ByteSlice() []byte
}
FamilyInterface interface for a family
Metric represents a single time series.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.