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

Implemented Automated Healthchecks in the Grafana Dashboard #184

Closed
wants to merge 2 commits into from

Conversation

itay-grudev
Copy link
Collaborator

@itay-grudev itay-grudev commented Feb 5, 2024

This adds automated healthchecks to the to summary bar in the Dashboard.

Before:
Before

After:
With Healthchecks

In addition to cluster Operator Healthchecks it features operator healthchecks - in particular - a ready check that verifies that at least one pod is ready and an operator reconcile errors check, that also displays which component has reconcile errors.

Here is an example of how that looks like for an unhealthy cluster:

Healthcheck errors

There is an extra operator section with more detailed error information:

Operator section

Bug Fixes:

  • Corrected issue causing information from the incorrect pods to be displayed in CPU and Memory guages

Closes #183

@itay-grudev itay-grudev added chart( cluster ) Related to the cluster chart chart( operator ) Related to the operator (cloudnative-pg) chart and removed chart( cluster ) Related to the cluster chart labels May 25, 2024
@itay-grudev itay-grudev deleted the dev/183 branch September 9, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart( operator ) Related to the operator (cloudnative-pg) chart
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Add Healthchecks to the Grafana Dashboard
1 participant