Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new panel to show all Manifest CR in error state #1745

Closed
2 tasks done
ruanxin opened this issue Aug 6, 2024 · 0 comments · Fixed by #1873
Closed
2 tasks done

Add a new panel to show all Manifest CR in error state #1745

ruanxin opened this issue Aug 6, 2024 · 0 comments · Fixed by #1873
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@ruanxin
Copy link
Contributor

ruanxin commented Aug 6, 2024

Description

At the moment, we use lifecycle_mgr_module_state only to present us the summarised manifest state, however, for individual manifest state, it's not helpful too much, especially for those ones in error state. It's better we have a table which can list all manifest CR which are in error state within the selected time range, like below:

Image

Reasons

Enhance the metrics dashboard for better visibility, which helps with troubleshooting.

Acceptance Criteria

  • Add a new Pannel with table visualization to Lifecycle Manager Kyma Status dashboard, which list recent manifest CR in error state, the metrics to use lifecycle_mgr_module_state
  • each listed kyma_name, module_name, shoot ID combinations should be unique.

Feature Testing

No response

Testing approach

No response

Attachments

No response

@ruanxin ruanxin added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 6, 2024
@ruanxin ruanxin changed the title Add a new panel to show all Kyma CR in error state Add a new panel to show all Manifest CR in error state Aug 6, 2024
@amritanshusikdar amritanshusikdar self-assigned this Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants