Skip to content
  1. Aug 09, 2024
    • Waleed Akbar's avatar
      Changes to telemetry service · 6ac3c400
      Waleed Akbar authored
      - TelemetryBackendService name and port is added in constants
      - get_kafka_address() call added in TelemetryBackendService
      - kafk topics test added in telemetrybackend test file
      - get_kafka_address() call added in TelemetryBackendServiceImpl
      - kafk topics test added in telemetryfrontend test file
      - improvements in Telemetry gitlab-ci file
         + unit_test for telemetry backend and frontend added.
         + many other small changes
      6ac3c400
    • Waleed Akbar's avatar
      Changes in KpiValueWriter · 5b3ee127
      Waleed Akbar authored
      - Kafka deployment script is added in .gitlab-ci file
      - call is changed to "get_kafka_address()" in KpiValueWriter.py
      5b3ee127
    • Waleed Akbar's avatar
      Kafka deployment script in gitlab-ci.file (2) · be0d6167
      Waleed Akbar authored
      - Improvements in Kafka.variables files.
      - In KpiValueApiServiceImpl corrected the call from "admin_client()" to "kafka_address()"
      be0d6167
    • Waleed Akbar's avatar
      Kafka deployment script in gitlab-ci.file · f9e63a88
      Waleed Akbar authored
      - In Kafka.variables files: get_kafka_address() and get_admin_client() is added.
      - In KpiValueApiServerImpl Kafka Admin Client call is updated.
      - Kafka deployment script is added.
      f9e63a88
  2. Aug 08, 2024
    • Waleed Akbar's avatar
      Changes in Telemetry backend service. · 55dd580c
      Waleed Akbar authored
      - __main__ is added.
      - DockerFile added.
      - .gitlab-ci.yml file added.
      55dd580c
    • Waleed Akbar's avatar
      Telemetry Backend Service · 93985272
      Waleed Akbar authored
      - GenerateRawMetrics() add
      93985272
    • Waleed Akbar's avatar
      Telemetry Backend Re-structuring · 1d01e32c
      Waleed Akbar authored
      - BackendService is restructured according to the design in report.
      - ResponseListener is added in Frontend
      - Improvements in test and messages files
      1d01e32c
    • Waleed Akbar's avatar
      Telemetry Frontend gRPC NBI Re-structuring · c32d13aa
      Waleed Akbar authored
      - Changed the column type of the start and end timestamps to Float.
      - Added ConvertRowToCollector() in TelemetryModel.
      - Renamed the class variable from "DBobj" to "tele_db_obj".
      - Renamed the local variable from "collector_id" to "collector_uuid".
      - Added PublishStopRequestOnKafka() to publish the stop collector request on Kafka.
      - Improved the test files.
      c32d13aa
  3. Aug 06, 2024
  4. Aug 05, 2024
  5. Jul 29, 2024
  6. Jul 26, 2024
  7. Jul 25, 2024