Fix bug in test collector and batch string
[demo.git] / vnfs / VES5.0 / evel / evel-library / code / evel_library / evel_throttle.c
index 667799a..2f469a7 100644 (file)
@@ -125,6 +125,7 @@ static const char * const evel_json_token_strings[JSON_TOKEN_TYPES] = {
 /*****************************************************************************/
 static const char * evel_domain_strings[EVEL_MAX_DOMAINS] = {
   "internal",
+  "batch",
   "heartbeat",
   "fault",
   "measurementsForVfScaling",