kyma-project / infrastructure-manager

Apache License 2.0
0 stars 10 forks source link

Setup end-2-end monitoring of KIM to detect service degradations and fire alerts #108

Open tobiscr opened 9 months ago

tobiscr commented 9 months ago

Description

As critical backend service of Kyma, the monitoring of the availability of the Infrastructure Manger is critical to react in-time on service degradations.

Goals is to setup a end-2-end test case for the Infrastructure Manager which verifies the correct functionality of this service on KCP. The test should be executed in intervals (e.g. hourly) and create a full-fledged Gardener cluster and also destroy it afterwards.

In case that the cluster creation wasn't possible, an alert should be fired (e.g. via the SRE monitoring system) and inform the Framefrog team about the service degradation.

AC:

Reasons

Ensure high quality and proactive service monitoring.

Attachments

Disper commented 9 months ago

The related issue on monitoring & alerting - https://github.com/kyma-project/infrastructure-manager/issues/11