Skip to content
Snippets Groups Projects
  1. Jul 12, 2023
  2. Jul 11, 2023
  3. Jul 10, 2023
  4. Jul 07, 2023
  5. Jul 05, 2023
  6. Jun 17, 2023
  7. Jun 14, 2023
  8. Jun 05, 2023
  9. May 29, 2023
  10. May 19, 2023
  11. May 16, 2023
  12. May 12, 2023
  13. May 11, 2023
  14. Apr 27, 2023
  15. Apr 26, 2023
  16. Apr 25, 2023
  17. Apr 21, 2023
  18. Apr 20, 2023
  19. Mar 30, 2023
    • Lluis Gifre Renom's avatar
      Deploy Scripts: · 531690b1
      Lluis Gifre Renom authored
      - Removed unneeded scripts/files
      - Cleaned up changes
      531690b1
    • Lluis Gifre Renom's avatar
      Deploy scripts: · 2093df02
      Lluis Gifre Renom authored
      - Added script to expose observability framework
      - Extended TFS deploy scripts to run automatically run expose observability scripts
      - Adapted TFS deploy script
      - Script cleanup
      2093df02
  20. Mar 26, 2023
    • Lluis Gifre Renom's avatar
      Deploy Scripts: · 9d9efa4f
      Lluis Gifre Renom authored
      - Added linkerd injectors for load balancing (commented, not working)
      - Added service monitor to my_deploy.sh
      9d9efa4f
  21. Mar 24, 2023
    • delacal's avatar
      - Added GetConfiguredACLRules RPC and ACLRules message to AM protobuf file to... · 16d012eb
      delacal authored
      - Added GetConfiguredACLRules RPC and ACLRules message to AM protobuf file to allow exporting ACL rules created by this component to other components.
      - Implemented new RPC in the AM component to allow exporting ACL rules created to other components.
      - Increased KPI monitoring aggregation time interval from 5 seconds to 60 seconds.
      - Cleaned up CAD protobuf file.
      - Added useful logging statements to CAD and AM components.
      - Formatted CAD and AM code.
      - Removed unused gRPC channels in AM.
      - Restructured the cryptomining detector model directory.
      - Renamed cryptomining detector model file to include relevant details to help better identify the model.
      - Improved cryptomining detector model loading by removing the need for the model filename to be hardcoded in the code.
      - Removed old cryptomining detector models.
      - Refactored CAD code to improve readability.
      - Added script to automatically copy compiled protobuf files to DAD component.
      - Updated complete_deploy.sh to conform to the new TFS Release 2 deployment process.
      - Updated CAD and AM protbuf file messages and RPCs to improve readability and clarity.
      - Updated CAD and AM client and service to use the new RPCs names.
      - Changed CAD output message to use the cryptomining detector model filename as identifier.
      - Added ConnectionInfo class in CAD component to facilitate comparison and serialization of connection information.
      - Removed test statements used to check the time taken by the cryptomining detector to perform the inference using different batch sizes.
      - Added a function to properly measure the time taken by the cryptomining detector model to process a batch of connection statistics.
      - Added IP addresses corresponding to known cryptomining connections to validate the cryptomining detector model performance in the classification task.
      - Implemented several metrics in the CAD component to monitor the performance of the cryptomining detector model in the classification task.
      - Implemented a function to export the performance metrics of the cryptomining detector in the classification task to an external file.
      - Added script to retrieve performance metrics of the cryptomining detector in the classification task from CAD container.
      16d012eb
Loading