- May 16, 2025
-
-
Lluis Gifre Renom authored
-
- Nov 04, 2024
-
-
Lluis Gifre Renom authored
-
- Sep 30, 2024
-
-
Waleed Akbar authored
-
Waleed Akbar authored
-
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.
-
- Sep 09, 2024
-
-
Waleed Akbar authored
Proto: - Added `Duration_s` field to the proto file. Frontend: - Added `SelectAnalyzer` logic. - Improved message formatting in the `create_analyzer_filter()` function. - Added a test case: `test_SelectAnalytics`. Backend: - Renamed the `RunSparkStreamer` method to `StartSparkStreamer`. - Updated the `StartRequestListener` method to return `(thread, stop_event)`. - Added a `StopRequestListener` method to stop the listener. Database: - Added the `select_with_filter` method with actual logic implementation. - Updated the `ConvertRowToAnalyzer` method to correctly read the `operation_mode` ENUM value.
-
- Aug 28, 2024
-
-
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.
-
- Aug 27, 2024
-
-
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.
-
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.
-
Waleed Akbar authored
- TelemetryEngine.py is updated. - TelemetryModel.py is refined. - Optimized DB operation were added in TelemetryDB.py
-
- Aug 06, 2024
-
-
Waleed Akbar authored
- refine Kpi_DB.py methods. - improve description of messages. - imporve the text description.
-
Waleed Akbar authored
- comment is added in Kpi DB file for future reference.
-
- Aug 02, 2024
-
-
Waleed Akbar authored
- refine Kpi_DB.py methods. - improve description of messages. - imporve the text description.
-
- Jul 30, 2024
-
-
Waleed Akbar authored
- comment is added in Kpi DB file for future reference.
-
- Jul 29, 2024
-
-
Waleed Akbar authored
- Test was failing due to a "NotFoundException." - Replaced with None and made approriate changes in files (Kpi_DB.py and KpiManagerServiceImpl) to handle the None value.
-
- Jul 26, 2024
-
-
Waleed Akbar authored
- fixes deployment of KPI Writer and API
-
- Jul 25, 2024
-
-
Waleed Akbar authored
-
- Jul 11, 2024
-
-
Waleed Akbar authored
-
Waleed Akbar authored
-
- Jul 10, 2024
-
-
Waleed Akbar authored
-
- Jul 09, 2024
-
-
Waleed Akbar authored
-
Waleed Akbar authored
-
Waleed Akbar authored
-
- Jun 10, 2024
-
-
Waleed Akbar authored
-
- Jun 09, 2024
-
-
Waleed Akbar authored
-
- Jun 07, 2024
-
-
Waleed Akbar authored
-
- Jun 06, 2024
-
-
Waleed Akbar authored
-
Waleed Akbar authored
-
- May 30, 2024
-
-
Waleed Akbar authored
-
Waleed Akbar authored
-
- May 29, 2024
-
-
Waleed Akbar authored
-