Add node level metric for no VFPCounters #933
Labels
area/metrics
area/windows
good first issue
Good for newcomers
help wanted
Extra attention is needed
lang/go
The Go Programming Language
priority/1
P1
type/enhancement
New feature or request
Is your feature request related to a problem? Please describe.
Currently, if
VFPCounters
is zero, we log a error/warn message. Instead, this should be node level metric.Ref: https://github.com/microsoft/retina/blame/ecdabdbf715fc8d2b180c7c6ebf858ad18d08207/pkg/plugin/windows/hnsstats/hnsstats_windows.go#L169
Describe the solution you'd like
A node level metric.
The text was updated successfully, but these errors were encountered: