mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
pepeightttt
This commit is contained in:
parent
472a5ec4e2
commit
389dac2c15
@ -112,6 +112,7 @@ class CPUMetrics(object):
|
|||||||
sys.add_metric([], float(raw_stats[12]) / self.ticks_per_sec)
|
sys.add_metric([], float(raw_stats[12]) / self.ticks_per_sec)
|
||||||
yield sys
|
yield sys
|
||||||
|
|
||||||
|
|
||||||
REGISTRY.register(CPUMetrics())
|
REGISTRY.register(CPUMetrics())
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user