Skip to content
Snippets Groups Projects
  1. May 16, 2025
  2. Nov 04, 2024
  3. Aug 27, 2024
    • Waleed Akbar's avatar
      Changes in Telemetry · bcc8c490
      Waleed Akbar authored
      - Created the CRDB secret (`crdb-telemetry`).
      - Updated the IF conditions in the `$COMPONENT` deployment loop within the `tfs.sh` file according to telemetry service requirements.
      - Added the `Telemetryservice.yaml` file to the manifest folder.
      - Updated the CRDB URL in `TelemetryEngine.py`.
      - Made a minor formatting change in `TelemetryModel.py`.
      bcc8c490
    • Waleed Akbar's avatar
      Telemetry Frontend gRPC NBI Re-structuring · 9605c9a1
      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.
      9605c9a1
    • Waleed Akbar's avatar
      changes in Telemetry Frontend service and client. · 9e741088
      Waleed Akbar authored
      - collector description is removed from TelemetryModel.
      - "ConvertCollectorToRow" is added in Telemetry Model class.
      - NameMapping is removed from service client and service.
      - TelemetryDB object name and import is updated with correct class name.
      - StartCollector is restructured.
      - "PublishRequestOnKafka" is restructured.
      9e741088
    • Waleed Akbar's avatar
      Changes are made to restructure the Telemetry DB operations. · 8072cdfb
      Waleed Akbar authored
      - TelemetryEngine.py is updated.
      - TelemetryModel.py is refined.
      - Optimized DB operation were added in TelemetryDB.py
      8072cdfb
  4. Aug 26, 2024
    • Waleed Akbar's avatar
      Changes in Telemetry · 71a27ab7
      Waleed Akbar authored
      - Created the CRDB secret (`crdb-telemetry`).
      - Updated the IF conditions in the `$COMPONENT` deployment loop within the `tfs.sh` file according to telemetry service requirements.
      - Added the `Telemetryservice.yaml` file to the manifest folder.
      - Updated the CRDB URL in `TelemetryEngine.py`.
      - Made a minor formatting change in `TelemetryModel.py`.
      71a27ab7
  5. Aug 08, 2024
    • 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
  6. Aug 06, 2024
    • Waleed Akbar's avatar
      changes in Telemetry Frontend service and client. · ee9c2b6c
      Waleed Akbar authored
      - collector description is removed from TelemetryModel.
      - "ConvertCollectorToRow" is added in Telemetry Model class.
      - NameMapping is removed from service client and service.
      - TelemetryDB object name and import is updated with correct class name.
      - StartCollector is restructured.
      - "PublishRequestOnKafka" is restructured.
      ee9c2b6c
  7. Aug 05, 2024
  8. Jul 24, 2024
  9. Jun 10, 2024
  10. May 27, 2024
  11. May 25, 2024
Loading