0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-17 23:42:33 +01:00

pepeightttt

This commit is contained in:
Amber Brown 2018-05-23 13:08:59 -05:00
parent 472a5ec4e2
commit 389dac2c15

View file

@ -112,6 +112,7 @@ class CPUMetrics(object):
sys.add_metric([], float(raw_stats[12]) / self.ticks_per_sec)
yield sys
REGISTRY.register(CPUMetrics())
#