summaryrefslogtreecommitdiffstats
path: root/vnfs/VES5.0/evel/evel-library/code/evel_library/evel_throttle.c
diff options
context:
space:
mode:
Diffstat (limited to 'vnfs/VES5.0/evel/evel-library/code/evel_library/evel_throttle.c')
-rw-r--r--vnfs/VES5.0/evel/evel-library/code/evel_library/evel_throttle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnfs/VES5.0/evel/evel-library/code/evel_library/evel_throttle.c b/vnfs/VES5.0/evel/evel-library/code/evel_library/evel_throttle.c
index 667799a9..2f469a78 100644
--- a/vnfs/VES5.0/evel/evel-library/code/evel_library/evel_throttle.c
+++ b/vnfs/VES5.0/evel/evel-library/code/evel_library/evel_throttle.c
@@ -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",