We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccdf96a + dab6474 commit 1b15555Copy full SHA for 1b15555
metric/metric.go
@@ -26,6 +26,7 @@ var MetricKeys = []MetricKey{
26
ProcProcs,
27
ProcStat,
28
ProcIO,
29
+ ProcStatus,
30
}
31
32
func AvairableMetrics() map[MetricKey]Metric {
0 commit comments