in runmetrics/stats_collector.py [0:0]
def collect_stats(self):
self._collect_fd_stats()
self._collect_gc_stats()
self._collect_mp_os_stats()
self._collect_resource_stats()
self._collect_threading_stats()