Commit 48694fe5 by Gregory Nagy

cpu.times error indented to cpu

parent d6655c03
......@@ -42,7 +42,7 @@ class std(Collection):
collector_function = ps.cpu_percent
collector_function_arguments = {'interval': 0.0}
class times(Collection.Group.Metric):
class times(Collection.Group.Metric):
name = "cpu.times"
@classmethod
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment