kyma-project/runtime-watcher

Metrics: Introduce runtime-Watcher metrics

jeremyharisch opened this issue · 1 comments

Description
At the moment, the runtime-watcher does not have any metrics.

Acceptance Criterias

  • Introduce metrics for runtime-watcher
    • failed-requests send to KCP
    • requests-total send to KCP
    • request-duration to KCP
    • Validation Requests to Runtime-Watcher
    • Webhook-errors (erros which happen here)
    • Which Watcher version is running
    • ... (come up with more we can make use of)
  • Clarify with SREs if we can leverage current solution which is used by other modules
    • Check what the solution is and if we can use it as well
    • Prepare knowledge sharing for the team, how it works
  • Introduce new Plutono dashboard to collect those metrics
    • Compare difference between TotalRequests to ValdiationRequests -> should be equal, to not make sure have have internal runtime-watcher errors

Metrics are visible in dashboard.