Skip to content

healthcheck: Provide hcmonitor grpc client

Vgutierrez requested to merge healthcheck-grpc-client into main

Side effects:

  • grpc server is now being tested with the grpc client
  • Healthcheck config have been moved to Cfg structs to avoid requiring to create a healthcheck just to send a CreateHealthcheck() request
Edited by Vgutierrez

Merge request reports