X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=mc-core%2Fmc%2Fqueries%2Faddn_req_time.gsql;h=9098949f7291602bfb6a74b5bf263c1c4a4c4287;hb=0eb834e581b25c0ac0a657b1b7d8bb70fe4d2aa9;hp=764642d9e761a8dcbeb24f2ef6724095d1d85df3;hpb=9b604aeefe0126a54dccf312cb24c2649f221a4a;p=ric-app%2Fmc.git diff --git a/mc-core/mc/queries/addn_req_time.gsql b/mc-core/mc/queries/addn_req_time.gsql index 764642d..9098949 100644 --- a/mc-core/mc/queries/addn_req_time.gsql +++ b/mc-core/mc/queries/addn_req_time.gsql @@ -7,7 +7,7 @@ select timestamp_ms as timestamp, gnb_id, 0 as event_type from SGNB_ADDITION_REQ.sgnb_addreq_for_ue -where schemaId=401 +//where schemaId=401 ; DEFINE{query_name 'add_req_success';} @@ -19,7 +19,7 @@ select timestamp_ms as timestamp, gnb_id, 1 as event_type from RECONCOMPLETE.reconfig_success -where schemaId=101 +//where schemaId=101 ; DEFINE{query_name 'addreq_events';} @@ -42,6 +42,7 @@ having max(end_time)>0 and max(start_time)>0 and max(end_time)>max(start_time) DEFINE{query_name 'addreq_success_stats'; max_lfta_disorder '1'; max_hfta_disorder '1'; + comment 'statistics on the time to successfully make a DC connection'; } PARAM{ window uint; } select gnb_id as GNB_ID,