Register WatchEvents metric

This commit is contained in:
Maciej Borsz 2019-07-12 14:08:40 +02:00 committed by GitHub
parent a46eed0ca3
commit bc100cfd0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,6 +170,7 @@ var (
DroppedRequests,
DeprecatedDroppedRequests,
RegisteredWatchers,
WatchEvents,
currentInflightRequests,
}
)