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
netvsp, mana_driver: add instrumentation around parts of mana servicing (#1584) (#1674)
Currently, it's difficult to ascertain where time is spent on mana
during servicing as we don't have instrumentation around some vital
parts of servicing. This PR adds some instrumentation to inform us where
time is being spent so that we can prioritize keepalive in the right
places.
Cherry-pick of #1584
Co-authored-by: justus-camp-microsoft <campjustus@microsoft.com>
0 commit comments