Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
CgoCalls metrics.Gauge
GoRoutines metrics.Gauge
ThreadsCreated metrics.Gauge
HeapAlloc metrics.Gauge
TotalAlloc metrics.Gauge
Mallocs metrics.Gauge
Frees metrics.Gauge
HeapSys metrics.Gauge
HeapIdle metrics.Gauge
HeapInuse metrics.Gauge
HeapReleased metrics.Gauge
HeapObjects metrics.Gauge
StackInuse metrics.Gauge
StackSys metrics.Gauge
MSpanInuse metrics.Gauge
MSpanSys metrics.Gauge
MCacheInuse metrics.Gauge
MCacheSys metrics.Gauge
BuckHashSys metrics.Gauge
GCSys metrics.Gauge
OtherSys metrics.Gauge
NextGC metrics.Gauge
LastGC metrics.Gauge
PauseTotalNs metrics.Gauge
PauseNs metrics.Gauge
NumGC metrics.Gauge
NumForcedGC metrics.Gauge
}
Source Files
¶
- collector.go
- metrics.go
Click to show internal directories.
Click to hide internal directories.