summaryrefslogtreecommitdiffstats
path: root/components/kpi-computation-ms
AgeCommit message (Collapse)AuthorFilesLines
2023-04-26[DCAEGEN2] Fixed Kpi-computation-ms healthcheck issue1.2.1-kpi-computation-mssushant535-5/+9
Fixed Kpi-computation-ms healthcheck issue. Issue-ID: DCAEGEN2-3388 Change-Id: Ic7f04069d8ec6911196269ae897db7926d394586 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
2023-02-22[DCAEGEN2] Upgrade dependencies for dcaegen2-services-kpi-computation-mssushant535-11/+19
Upgrade dependency version as per SECCOM recommendations Issue-ID: DCAEGEN2-3354 Change-Id: Id0d56d0c141315178e97ccc8289613b6ff67de98 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
2022-11-17Fix bug in wrong SNSSAI value being appended with MeasType string1.0.11-kpi-computation-msmalar8-34/+33
The SNSSAI can be a alphanumeric also, so modified the code acording to that. Issue-ID: DCAEGEN2-3310 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Iac3e66e8d12a817681c15100ba80d2efee8e0498
2022-10-12Revert "KPI-MS Switch from Cambria library to dmaap-sdk"1.0.10-kpi-computation-msmalar12-181/+193
This reverts commit 8db39359abef9f94c8cbec10189cd295cf1d814f. Issue-ID: DCAEGEN2-3180 Change-Id: I41c3fc52ec93aac5473869f2098fede89b340d34 Signed-off-by: malar <malarvizhi.44@wipro.com>
2022-09-08Kpi-computation-ms - Vulnerability updatesdharani3-15/+13
Issue-ID: DCAEGEN2-3216 Signed-off-by: Dharani <dharani.s84@wipro.com> Change-Id: I49373eec788cd24d027514bc4112a24169ede814
2022-09-02KPI-MS Switch from Cambria library to dmaap-sdkAhila12-188/+193
Issue-ID: DCAEGEN2-3180 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: Ib4c483f56588a345096278510d8deb16a6a6fb7f
2022-08-30Append SNSSAI with MeasType string and handle multiple operandsmalar7-27/+148
- For Network Slicing usecase, we require the published event to have the measType return the SNSSAI along with the string. - Also handle multiple operands from the incoming PM data with different SNSSAIs. Issue-ID: DCAEGEN2-3243 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I6aae7604a5e87a07244cf841762c205836290abe
2022-08-05KPI-Computation-MS Code coverage improvementAhila11-17/+326
Issue-ID: DCAEGEN2-3162 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I26ec8c7cd591c059395c0cedd471643e3e87c114
2022-07-27Enhancements to KPI Computation MS for Kohn Releasemalar10-15/+452
- Changes to support two types of PM XML schema - Throw an exception for Ratio and SumRatio computation when minimum operand size is not satisfied Issue-ID: DCAEGEN2-3193 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Ie9672bb11a5e98aa681bd1c7c7db59ea2be46112
2022-02-10[DCAEGEN2] Vulnerability addressal for KPI-Computation MS1.0.4-kpi-computation-msdenilson.l653-6/+16
Issue-ID: DCAEGEN2-3047 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: Ia795b086353d84f65be57c9bbb1c4b7758231ea5
2022-01-10Merge "[DCAEGEN2] Enhance (KPI-MS) KpiComputation for SUM-RATIO operation."Vijay Venkatesh Kumar10-4/+470
2022-01-08[DCAEGEN2] Enhance (KPI-MS) KpiComputation for SUM-RATIO operation.Venkata Molluru10-4/+470
Issue-ID: DCAEGEN2-2989 Signed-off-by: Venkata Molluru <venkatamuralimohanreddy.molluru@techmahindra.com> Change-Id: Iba9dc9cab49fc085dc2f987cea65ad258d937d5b
2021-11-30License.txt correction for dcae services repovv770d1-0/+36
Change-Id: I518db158a98d78a03760cbdb8777176df528388e Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2973 Signed-off-by: vv770d <vv770d@att.com>
2021-11-18[DCAEGEN2] Improvements to kpi-computation-ms MicroserviceVenkata Molluru17-116/+424
Issue-ID: DCAEGEN2-2972 Change-Id: If2eb842a1d75b0770cd14f4e0c571c7a721327fa Signed-off-by: Venkata Molluru <venkatamuralimohanreddy.molluru@techmahindra.com>
2021-08-27Migrating the kpi.config from app-config file to separate policy module1.0.1-kpi-computation-msHariharan5-6/+34
Issue-ID: DCAEGEN2-2835 Signed-off-by: Hariharan <rh20085046@wipro.com> Change-Id: I06d7829031b865e3eaa2b37b81116531a4a677d5
2021-07-12Fix security vulnerabilitiesdenilson.l652-13/+14
Issue-ID: DCAEGEN2-2810 Signed-off-by: denilson.l65 <denilson.l65@wipro.com> Change-Id: I6f301afc091f5fc545d5ae5fd0ba46bd20cd5cd4
2021-02-25fix bugsKai2-8/+1
1. Delete configuration of field in source code(for testing before). 2. Delete configuration which is not necessory in pom Issue-ID: DCAEGEN2-2640 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I9695da9b8b1724905c854aa66ad3d7729fc26498
2021-02-22KPI-ms -Fix docker push errorvv770d1-1/+1
Change-Id: I32667fe7c86763f79a9b2a1baacafd9702f79405 Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2639
2021-02-02New KPI Compution MSKai61-0/+4588
Issue-ID: DCAEGEN2-2585 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I9dff9f3d3abcb6c10d6d6adb0dbc874d9f017e8e