内置扩展 Metrics 指标

优质
小牛编辑
125浏览
2023-12-01

目前默认生效的的扩展模块是:lookout-ext-jvmlookout-ext-os(from v1.5.0)

JVM 线程

metric namemetric tagsspecification
jvm.threads.totalStarted
jvm.threads.active
jvm.threads.peak
jvm.threads.daemon

JVM 类加载

metric namemetric tagsspecification
jvm.classes.unloaded
jvm.classes.loaded
jvm.classes.total

JVM 内存

metric namemetric tagsspecification
jvm.memory.heap.init
jvm.memory.heap.used
jvm.memory.heap.max
jvm.memory.heap.committed

JVM 垃圾回收

metric namemetric tagsspecification
jvm.gc.young.time
jvm.gc.young.count
jvm.gc.old.time
jvm.gc.old.count

机器文件系统信息

metric namemetric tagsspecification
instance.file.system.free.spaceroot(文件系统根目录名)
instance.file.system.total.spaceroot
instance.file.system.usabe.spaceroot

机器信息

metric namemetric tagsspecification
instance.mem.free
instance.mem.total
instance.processors
instance.uptime
instance.systemload.average

Linux 操作系统信息 (1.5.0版本之后默认启用)

metric namemetric tagsspecification
os.systemload.average.1min
os.systemload.average.5min
os.systemload.average.15min
os.cpu.idle
os.cpu.iowait
os.cpu.irq
os.cpu.nice
os.cpu.softirq
os.cpu.system
os.cpu.user
os.disk.usage.percent.useddevice,root,type
os.disk.usage.total.bytesdevice,root,type
os.disk.usage.used.bytesdevice,root,type
os.net.stats.in.bytesintfc
os.net.stats.in.compressedintfc
os.net.stats.in.droppedintfc
os.net.stats.in.errsintfc
os.net.stats.in.fifo.errsintfc
os.net.stats.in.frame.errsintfc
os.net.stats.in.multicastintfc
os.net.stats.in.packetsintfc
os.net.stats.out.bytesintfc
os.net.stats.out.carrier.errsintfc
os.net.stats.out.collisionsintfc
os.net.stats.out.compressedintfc
os.net.stats.out.droppedintfc
os.net.stats.out.errsintfc
os.net.stats.out.fifo.errsintfc
os.net.stats.out.packetsintfc
os.memory.stats.buffers.bytes>= 1.5.3
os.memory.stats.cached.bytes>= 1.5.3
os.memory.stats.free.bytes>= 1.5.3
os.memory.stats.total.bytes>= 1.5.3