Resolve "KPI Management Enhancements"
- Sep 13, 2024
-
-
ssh://gifrerenom_labs.etsi.org/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/178-kpi-management-enhancements
-
- Aug 02, 2024
-
-
Waleed Akbar authored
- README files of kpi manager/value writer/api are updated to reflect new changes.
-
Waleed Akbar authored
- PROM_URL variable is updated with FQDN of Prometheus.
-
Waleed Akbar authored
- unused imports and functions are removed
-
Waleed Akbar authored
- refine Kpi_DB.py methods. - improve description of messages. - imporve the text description.
-
Waleed Akbar authored
- KFK_NAMESPACE and KFK_PORT
-
Waleed Akbar authored
- Added "GetKpiSampleType" method to extract KpiSampleType based on KpiId. - Added PromtheusConnect method to query Prometheus from prometheus_api_client library. - KpiManagerClient added in DockerFile - prometheus_api_client added in requirement file.
-
- Aug 01, 2024
-
-
Waleed Akbar authored
- KFK_SERVER_PORT and KFK_REDOPLY added into my_deploy.sh file. - refines kafka env variables import
-
- Jul 31, 2024
-
-
Waleed Akbar authored
- KFK_SERVER_ADDRESS_TEMPLATE now defined inside the class KafkaConfig. - variable renamed to "SERVER_ADDRESS" from "server_address"
-
- Jul 30, 2024
-
-
Waleed Akbar authored
- comment is added in Kpi DB file for future reference.
-
Waleed Akbar authored
- get the values of KAFKA_NAMESPACE and KFK_SERVER_PORT to create KAFKA server address.
-
Waleed Akbar authored
- improvements to accuratly read the env variables
-
Waleed Akbar authored
- Kafka env variables are created in my_deply.sh, kafka.sh and all.sh
-
Waleed Akbar authored
- Imports are updated in test_kpi_value_writer.py
-
Waleed Akbar authored
-