NFVBENCH-29 Add a user-provided label option to the fluentd perf records
[nfvbench.git] / nfvbench / cfg.default.yaml
index f36cbea..fee65cb 100644 (file)
@@ -384,3 +384,7 @@ fluentd:
 # Module and class name of factory which will be used to provide classes dynamically for other components.
 factory_module: 'nfvbench.factory'
 factory_class: 'BasicFactory'
+
+# Custom label added for every perf record generated during this run.
+# Can be overriden by --user-label
+user_label:
\ No newline at end of file