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

Clowdapp Dependency metrics #936

Merged
merged 7 commits into from
Feb 22, 2024

Conversation

mjholder
Copy link
Contributor

Ticket: https://issues.redhat.com/browse/RHCLOUD-30912

This adds a new metric, clowder_dependency_availability, that reports the availability of each clowdapp's clowdapp dependencies + optional dependencies. 1 being UP and 0 being DOWN.
This metric gets recorded during ClowdApp reconciliation.

Copy link
Contributor

@adamrdrew adamrdrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I'd approve as-is, but I do have some minor suggestions for improving readability, reducing waste, and being a bit more idiomatic. Sending this back to give you the decision to refactor or not. It's good as it, but there is minor room for improvement.

controllers/cloud.redhat.com/clowdapp_reconciliation.go Outdated Show resolved Hide resolved
controllers/cloud.redhat.com/clowdapp_reconciliation.go Outdated Show resolved Hide resolved
Copy link
Contributor

@adamrdrew adamrdrew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LETS GET THIS MERGED!

@adamrdrew adamrdrew merged commit e1af1ad into RedHatInsights:master Feb 22, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants