This commit is contained in:
Matthew Hodgson 2018-05-29 02:32:15 +01:00
parent 0a240ad36e
commit ff1bc0a279

View file

@ -36,6 +36,7 @@ all_gauges = {}
HAVE_PROC_SELF_STAT = os.path.exists("/proc/self/stat")
class RegistryProxy(object):
def collect(self):