Documentation ¶
Index ¶
Constants ¶
View Source
const MB = uint64(1024 * 1024)
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(context context.Context, dirName string, memoryThreshold, samplingIntervalTime uint64, memoryExceptionDetection bool) interface{}
Init 服务器启动
func MemoryException ¶
MemoryException 内存分析
func OutputRule ¶
func OutputRule() bool
OutputRule 输出规则,超过内存阀值(memoryThreshold),同时满足时间间隔(intervalTime) 即满足条件
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.