crossplane-runtime icon indicating copy to clipboard operation
crossplane-runtime copied to clipboard

Add Claim Metrics/Status Support

Open mitchelldavis44 opened this issue 10 months ago • 1 comments

What problem are you facing?

The new metrics framework currently does not include the ability to view metrics or status for claims. This limitation makes it challenging to monitor the health and usage of claims, which is an essential aspect of managing Crossplane resources effectively.

How could Crossplane help solve your problem?

When using x-metrics in the past there were several metrics we were able to key off of things such as Number of claims, Number of Synced MRs per Claim, Number of MRs by Control Plane and Number of Ready MRs per Claim.

mitchelldavis44 avatar Dec 10 '24 16:12 mitchelldavis44