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
Servo gauges were sampled by default once a minute, and the default
spectator polling frequency is 5s. That could cause a noticeable
increase in CPU usage attributed to monitoring. This change makes
spectator sample the values every 59s.
0 commit comments