kyma-incubator/compass

Metrics for the Runtime Provisioner

janmedrek opened this issue · 1 comments

Description

For maintaining purposes the Runtime Provisioner needs to have a proper monitoring setup.

The starting base for the metrics would be for example:

  • average time of succeeded operations
  • active provisioning operations
  • a number of failures and time required per phase:
    • creating cluster
    • Kyma installation
    • Kyma configuration

Grafana dashboards should be created and visible in the MPS environment.

Dependencies
Initial version (operations is progress):

Regarding active/successful/failed provisioning operations - in case of having failed operation in the system, we should consider showing the failure reason for the step from operation (e.g. WaitingForInstallation step failed on component X or CleanupResources step failed to delete ServiceInstance Y)

\cc @PK85