1. 11 Aug, 2024 2 commits
    • Waleed Akbar's avatar
      Changes in KPI Manager KPI value API and value Writer. · 1bb6e1bb
      Waleed Akbar authored
      - updated cmd in test file of KPI manager
      - move kafka producer object to __init__ function.
      - write JSON object to Kafka
      -  Read JSON object from Kafka
      - Slight to manage the affect of JSON object.
      - Static methods are removed.
      1bb6e1bb
    • Waleed Akbar's avatar
      Changes in Telemetry. · 9119dd59
      Waleed Akbar authored
      - tests file name is corrected.
      - Telmetry frontend and backend requriements.in is updated
      9119dd59
  2. 10 Aug, 2024 6 commits
  3. 09 Aug, 2024 7 commits
  4. 08 Aug, 2024 4 commits
    • 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
  5. 06 Aug, 2024 18 commits
  6. 05 Aug, 2024 2 commits
  7. 29 Jul, 2024 1 commit