]> arthur.barton.de Git - netdata.git/blobdiff - python.d/example.chart.py
change default priority of example module
[netdata.git] / python.d / example.chart.py
index 3d186cec7fa7ca98758be52f2b7887d162f8dcf4..ddda212a99b864b36dde56a488380b239eb5d526 100644 (file)
@@ -1,7 +1,7 @@
 import random
 
 update_every = 5
-priority = 30000
+priority = 150000
 
 def check():
     return True