Skip to content
Snippets Groups Projects
  1. May 16, 2025
  2. Mar 02, 2025
  3. Nov 04, 2024
  4. Sep 30, 2024
  5. Sep 26, 2024
  6. Sep 13, 2024
  7. Aug 28, 2024
    • Waleed Akbar's avatar
      Changes in Analytic DB and Frontend · 28bf80d3
      Waleed Akbar authored
      - Created the Analytic Engine, Model, and DB files.
      - Added the DB connection.
      - Added `add_row_to_db` in `StartCollector`.
      - Added `delete_db_row_by_id` in `StopCollector`.
      - Improved message formatting.
      - Added a DB test file.
      28bf80d3
  8. 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
      chanegs to sucessfully executes the DB test. · 35ef2d9d
      Waleed Akbar authored
      - updated test file to log DEBUG cmd
      - change the class name of "TelemetryDBmanager" to "TelemeterDB"
      - corrected the DB name
      - move messages.py and test files to correcte location.
      35ef2d9d
    • 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
  9. 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
  10. Aug 05, 2024
  11. Jul 24, 2024
  12. May 30, 2024
  13. May 29, 2024
  14. May 27, 2024
  15. May 25, 2024
  16. Apr 18, 2024
  17. May 12, 2023
  18. Feb 01, 2023
    • Lluis Gifre Renom's avatar
      Headers: · 99242d05
      Lluis Gifre Renom authored
      - Added/Updated headers
      - Added script to update copyright headers
      99242d05
  19. Jan 27, 2023
  20. Jan 26, 2023
  21. Jan 13, 2023
    • Lluis Gifre Renom's avatar
      Context: · b29a7438
      Lluis Gifre Renom authored
      - corrected run_tests_locally script
      - solved formatting issue with Database Engine error logging
      - minor type hinting corrections
      - activated event notifications for Device, EndPoint and ConfigRule
      b29a7438
  22. Jan 12, 2023
  23. Jan 04, 2023
    • Lluis Gifre Renom's avatar
      Context component: · d649fe78
      Lluis Gifre Renom authored
      - cleaned up script run tests locally
      - temporarily added script to automate test & coverage reporting
      - reorganized unitary tests
      - migration in progress to use single-column primary-key for main entities
      - intermediate backup ; work in progress
      d649fe78
  24. Jan 03, 2023
    • Lluis Gifre Renom's avatar
      Context component: · 22d86182
      Lluis Gifre Renom authored
      - reorganized code spliting database models, enumerations, and operation methods
      - separated unitary tests per entity and defined order between them
      - separated unitary test for fasthasher
      - modev old code to separate folder
      22d86182
  25. Jan 02, 2023
  26. Dec 15, 2022
    • Lluis Gifre Renom's avatar
      Context component: · 6cf2056a
      Lluis Gifre Renom authored
      - updatd EventsCollector get_events
      - added field created_at in ContextModel
      - added ChangeFeedClient
      - WIP arrangements in unitary tests
      - WIP arrangements in ServicerImpl
      - arranged run_tests_locally script
      6cf2056a
    • Lluis Gifre Renom's avatar
      Context component: · 16ad5d96
      Lluis Gifre Renom authored
      - reviewing integration with CockroachDB
      - reviewing context REST API
      - reviewing database schema
      - reviewing code
      16ad5d96
Loading