Documentation ¶
Index ¶
Constants ¶
View Source
const ( // EntityMemoryApp ... EntityMemoryApp = string("memory_app") // AttrAlloc ... AttrAlloc = "alloc" // AttrHeapAlloc ... AttrHeapAlloc = "heap_alloc" // AttrTotalAlloc ... AttrTotalAlloc = "total_alloc" // AttrSys ... AttrSys = "sys" // AttrNumGC ... AttrNumGC = "num_gc" // AttrLastGC ... AttrLastGC = "last_gc" // Name ... Name = "memory_app" // EntityType ... EntityType = "memory_app" Version = "0.0.1" )
Variables ¶
View Source
var F embed.FS
Functions ¶
func NewMetrics ¶ added in v0.12.0
Types ¶
Click to show internal directories.
Click to hide internal directories.