Open ronensc opened 1 year ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign asm582 for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Issue link
Closes #674
What changes have been made
This PR adds a custom metric to expose how many AppWrappers are per state. It is built on top of #651. To review only the delta, skip the first 3 commits in this PR.
Verification steps
Same as mentioned in #651, I checked that the metrics are available in the codeflare-operator operator by running it:
and in a new shell:
To see the counts change, I created a sample AppWrapper:
Checks