View file File name : prometheus.stp Content :probe prometheus = %( runtime != "bpf" %? procfs("__prometheus").read.maxsize(0x10000) %: procfs("__prometheus").read %) { }