Missing metadata for queue_stats trace
authorClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Wed, 30 May 2012 01:05:45 +0000 (22:05 -0300)
committerClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Wed, 30 May 2012 01:05:45 +0000 (22:05 -0300)
src/nepi/testbeds/planetlab/metadata.py

index f657d44..6a84c5b 100644 (file)
@@ -1372,6 +1372,10 @@ traces = dict({
                 "name": "dropped_stats",
                 "help": "Information on dropped packets on a filer or queue associated to a network interface",
             }),
+    "queue_stats": dict({
+                "name": "queue_stats",
+                "help": "Detailled, fine-grained information on queue state, csv format.",
+            }),
     })
 
 create_order = [