-
Type: Bug
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: VOLTHA v2.9
-
Component/s: voltha-lib-go
-
Labels:None
-
Story Points:2
-
Epic Link:
The voltha-lib-go/events_proxy.go module fails to insert EventName into EventID. Below is a sample log.
{"header":\{"id":"Voltha.openolt..1614146828707893537","category":"EQUIPMENT","subCategory":"ONU","type":"KPI_EVENT2","typeVersion":"0.1","raisedTs":"1970-01-01T00:00:01.614146828Z","reportedTs":"2021-02-24T06:07:08.707896376Z"}
,"kpiEvent2":{"type":"slice","ts":1614146828,"sliceData":[{"metadata":{"title":"PON_Optical","ts":1614146828,"logicalDeviceId":"5dc69349-5188-4931-a0c6-1376a2867be7","serialNo":"ALPHe3d1cf70","deviceId":"5dc69349-5188-4931-a0c6-1376a2867be7","context":
{"devicetype":"brcm_openomci_onu","intfID":"0","onuID":"1"},"uuid":""},"metrics":{"ani_g_instance_id":32769,"receive_power":57326,"transmit_power":2756}}]}}
The EventID is missing EventName in - "Voltha.openolt..1614146828707893537" (between ..)
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
29424,3 | VOL-3877 Fix for missing event name in KPI Event | master | voltha-openolt-adapter | Status: MERGED | +2 | +1 |
29425,3 | VOL-3877 Fix for missing event name in KPI Event | master | voltha-openonu-adapter-go | Status: MERGED | +2 | +1 |
29445,1 | VOL-3877 Fix for missing event name in KPI Event | master | voltha-lib-go | Status: ABANDONED | 0 | +1 |