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
Right now some metrics depends on unix. We can extract platform dependent metrics into separate module and make 2 versions of it: for unix and for windows. If some metrics can't be acquired easily on windows, then we can simply return unavailable error and skip them.