- Aug 27, 2024
-
-
Waleed Akbar authored
- BackendService is restructured according to the design in report. - ResponseListener is added in Frontend - Improvements in test and messages files
-
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
- 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.
-
- Jul 24, 2024
-
-
Lluis Gifre Renom authored
-
- Jun 10, 2024
-
-
Waleed Akbar authored
-
- Jun 03, 2024
-
-
Waleed Akbar authored
-
- May 30, 2024
-
-
Waleed Akbar authored
-
Waleed Akbar authored
-
- May 29, 2024
-
-
Waleed Akbar authored
-
- May 24, 2024
-
-
Waleed Akbar authored
-
- May 16, 2024
-
-
Waleed Akbar authored
-
- May 14, 2024
-
-
Waleed Akbar authored
-
- May 10, 2024
-
-
Waleed Akbar authored
-
- May 08, 2024
-
-
Waleed Akbar authored
folder name changed from "telemetry_frontend" to "frontend", and "client", "service" and "tests" move inside the "frontend"
-
- Apr 29, 2024
-
-
Waleed Akbar authored
-
- Apr 26, 2024
-
-
Waleed Akbar authored
-
Waleed Akbar authored
-
- Apr 25, 2024
-
-
Waleed Akbar authored
-
- Apr 24, 2024
-
-
Waleed Akbar authored
-
- Apr 18, 2024
-
-
Lluis Gifre Renom authored
-
- Apr 28, 2023
-
-
Carlos Natalino Da Silva authored
-
- Feb 01, 2023
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- Jul 14, 2022
-
-
Lluis Gifre Renom authored
- fixed issue with messages in policy.proto and context-policy.proto - modified and unified script to generate Python code from proto files - segregated script to generate UML code - added/modified apropriate .gitignore files to prevent uploading generated code. It should be generated locally or during creation of Docker containers - added symbolic link from common/proto to folder containing python generated code
-
- Feb 16, 2022
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- Jul 16, 2021
-
-
Lluis Gifre Renom authored
- monitoring/requirements.txt: removed garbage on top of file - monitoring/monitoring_client.py: solved bug in return values of some methods and wrong code in test case - monitoring/monitoring_server.py: solved bug with instantiation of servicer class - monitoring/Dockerfile: clarified some arguments in package installation, moved code in container to /var/monitoring, added upgrade of essential python packages, other minor improvements - monitoring/context_pb2.py: upgraded version since previous has no contextId fields.
-
- Jun 11, 2021
-
-
Ricard Vilalta authored
-