You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: omit error metrics for channels without error data
Drivers that don't provide error counts (CM3500 OFDM, Ultra Hub 7)
now return None instead of 0. Prometheus skips these channels instead
of reporting a misleading 0 value.
Fixes#230
0 commit comments