Skip to content
Snippets Groups Projects
  1. Aug 27, 2024
    • Waleed Akbar's avatar
      Telemetry Backend Re-structuring · ce7fbb40
      Waleed Akbar authored
      - BackendService is restructured according to the design in report.
      - ResponseListener is added in Frontend
      - Improvements in test and messages files
      ce7fbb40
    • 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
  2. Jul 24, 2024
  3. Jun 10, 2024
  4. Jun 03, 2024
  5. May 30, 2024
  6. May 29, 2024
  7. May 24, 2024
  8. May 16, 2024
  9. May 14, 2024
  10. May 10, 2024
  11. May 08, 2024
  12. Apr 29, 2024
  13. Apr 26, 2024
  14. Apr 25, 2024
  15. Apr 24, 2024
  16. Apr 18, 2024
  17. Apr 28, 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. Jul 14, 2022
    • Lluis Gifre Renom's avatar
      Proto files: · a9614511
      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
      a9614511
  20. Feb 16, 2022
  21. Jul 16, 2021
    • Lluis Gifre Renom's avatar
      Several changes: · cca67ade
      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.
      cca67ade
  22. Jun 11, 2021
Loading