Documentation ¶
Index ¶
Constants ¶
View Source
const ( // EntityMemory ... EntityMemory = string("memory") // AttrTotal ... AttrTotal = "total" // AttrFree ... AttrFree = "free" // AttrUsedPercent ... AttrUsedPercent = "used_percent" // Name ... Name = "memory" // EntityType ... EntityType = "memory" )
Variables ¶
View Source
var F embed.FS
Functions ¶
func NewMetrics ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.