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

Expose reconcile status as metrics to allow monitoring #337

Closed
mhoshi-vm opened this issue Aug 18, 2021 · 3 comments
Closed

Expose reconcile status as metrics to allow monitoring #337

mhoshi-vm opened this issue Aug 18, 2021 · 3 comments
Labels
carvel-accepted This issue should be considered for future work and that the triage process has been completed enhancement This issue is a feature request priority/unprioritized-backlog Higher priority than priority/awaiting-more-evidence but not planned. Contributions are welcome.

Comments

@mhoshi-vm
Copy link
Contributor

Describe the problem/challenge you have
One thing we need is at least be able to expose the reconcile status to an external monitoring sysytem. We have seen a cluster that was running fine for several days until we realized that it was actually failing to reconcile due to someone mistakenly changed the service account role.

This cannot be identified until somebody executes kubectl get apps

Describe the solution you'd like
Something like kubernetes_apps_reconcile_status metrics being exposed where 0 = success , 1 = fail , 2 = unknown then i think it's easy to monitor


Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

@mhoshi-vm mhoshi-vm added carvel-triage This issue has not yet been reviewed for validity enhancement This issue is a feature request labels Aug 18, 2021
@mhoshi-vm
Copy link
Contributor Author

Hi,
I am currently trying to develop a pull request. Will try to submit in few days for review.

@aaronshurley aaronshurley added carvel-accepted This issue should be considered for future work and that the triage process has been completed priority/unprioritized-backlog Higher priority than priority/awaiting-more-evidence but not planned. Contributions are welcome. and removed carvel-triage This issue has not yet been reviewed for validity labels Aug 25, 2021
@aaronshurley
Copy link
Contributor

Thanks for creating this issue and submitting a PR!

@cppforlife
Copy link
Contributor

PR was merged and shipped some time ago. thank you again @mhoshi-vm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
carvel-accepted This issue should be considered for future work and that the triage process has been completed enhancement This issue is a feature request priority/unprioritized-backlog Higher priority than priority/awaiting-more-evidence but not planned. Contributions are welcome.
Projects
None yet
Development

No branches or pull requests

3 participants