kyma-project / lifecycle-manager

Controller that manages the lifecycle of Kyma Modules in your cluster.
http://kyma-project.io
Apache License 2.0
10 stars 30 forks source link

Metrics for unexpected startup crash / exits #1422

Open lindnerby opened 8 months ago

lindnerby commented 8 months ago

Description

We want to have available metrics for lifecycle manager exits from main, to be able to see if exits are unexpected or not. Furthermore we can use these for alerts and the overview dashboard.

Reasons

No response

Acceptance Criteria

Feature Testing

No response

Testing approach

No response

Attachments

No response

ruanxin commented 6 months ago

We can use kube_pod_container_status_last_terminated_reason instead of create own metrics