Projet

Général

Profil

Révision c0568802

IDc0568802bf53c5b9958eaa3b41a4b8355e7b00d4
Parent 99542938
Enfant 0104c6d4

Ajouté par dipohl il y a presque 9 ans

Reduce number of categories, move "other" plugins

Voir les différences:

plugins/celery/celery_tasks
97 97
	print 'graph_args --lower-limit 0'
98 98
	print 'graph_scale no'
99 99
	print 'graph_vlabel tasks per ${graph_period}'
100
	print 'graph_category celery'
100
	print 'graph_category other'
101 101

  
102 102
	for name in task_names:
103 103
		print '%s.label %s' % (clean_task_name(name), name)

Formats disponibles : Unified diff