• Ashish Amarnath's avatar
    Add a metrics package to add and expose metrics · 83658e89
    Ashish Amarnath authored
    
    
    * add a metrics package to handle metric registration and publishing
    * add a metricsAddress field to the server struct
    * make metrics a part of the server
    * start a metrics endpoint as part of starting the controllers
    * instrument backup_controller to report metrics
    * update cli-reference docs
    * update example deployments with prometheus annotations
    * update 'pkg/install' tooling with prometheus annotations
    Signed-off-by: default avatarAshish Amarnath <ashish.amarnath@gmail.com>
    83658e89