mirror of
https://github.com/logos-messaging/storenode-messages-counter.git
synced 2026-01-02 22:23:05 +00:00
fix: add missing collectors
This commit is contained in:
parent
d046ad3499
commit
a9d0eaf587
@ -69,7 +69,9 @@ var collectors = []prometheus.Collector{
|
||||
storenodeAvailability,
|
||||
totalMissingMessages,
|
||||
topicLastSync,
|
||||
missingMessagesPreviousHour,
|
||||
missingMessagesLastDay,
|
||||
missingMessagesLastWeek,
|
||||
}
|
||||
|
||||
// Metrics exposes the functions required to update prometheus metrics for relay protocol
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user