slicestat plugin: stats on the sliceview, top 10 nodes
[myslice.git] / plugins / slicestat / __init__.py
index 7186b76..d601663 100644 (file)
@@ -23,7 +23,7 @@ class Slicestat(Plugin):
         return reqs
 
     def json_settings_list (self):
-        return ['plugin_uuid', 'domid', 'query_uuid']
+        return ['plugin_uuid', 'domid', 'query_uuid', 'slicename', 'o']
 
     def export_json_settings (self):
         return True