register GaugeSampleQueueSize

This commit is contained in:
Ulric Qin 2022-07-07 10:17:15 +08:00
parent 8fe548aba9
commit aa97ac54d1
1 changed files with 1 additions and 0 deletions

View File

@ -67,5 +67,6 @@ func Init() {
CounterSampleTotal,
CounterAlertsTotal,
GaugeAlertQueueSize,
GaugeSampleQueueSize,
)
}