mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Register WatchEvents metric
This commit is contained in:
parent
a46eed0ca3
commit
bc100cfd0c
@ -170,6 +170,7 @@ var (
|
||||
DroppedRequests,
|
||||
DeprecatedDroppedRequests,
|
||||
RegisteredWatchers,
|
||||
WatchEvents,
|
||||
currentInflightRequests,
|
||||
}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user