1. 30 Sep, 2024 2 commits
    • Waleed Akbar's avatar
      Changes to Address Minor Issues in Monitoring Services Deployment and Build: · 0306b222
      Waleed Akbar authored
      - Improved Kafka scripts.
      - Updated manifests to handle ports for backend and frontend.
      - Changed the return type of a method in settings to `int`.
      - Added DB deployment in the service's main file.
      0306b222
    • Waleed Akbar's avatar
      Refactor in Analytics, Telemetry, and KpiManager Services and Manifest Files... · aec985e7
      Waleed Akbar authored
      Refactor in Analytics, Telemetry, and KpiManager Services and Manifest Files to Reflect Generic DB Changes.
      
      - Improvements made to `tfs.sh` script.
      - Added `CRDB_DATABASE` environment variable to all monitoring service manifest files and the context manifest file.
      - Removed the DB engine file from all monitoring services and moved it to `common.tools.database`.
      - Each `<service_name>_DB.py` will now retrieve the database name from the environment variable.
      aec985e7
  2. 27 Sep, 2024 3 commits
  3. 26 Sep, 2024 35 commits