hydra-queue-runner: Keep some notification statistics

This commit is contained in:
Eelco Dolstra
2017-07-24 16:26:44 +02:00
parent f46a21e16e
commit bba383bf1b
2 changed files with 21 additions and 0 deletions

View File

@ -334,6 +334,10 @@ private:
counter bytesSent{0};
counter bytesReceived{0};
counter nrActiveDbUpdates{0};
counter nrNotificationsDone{0};
counter nrNotificationsFailed{0};
counter nrNotificationsInProgress{0};
counter nrNotificationTimeMs{0};
/* Notification sender work queue. FIXME: if hydra-queue-runner is
killed before it has finished sending notifications about a