Jehad Nasser

Results 3 comments of Jehad Nasser

Hey @jbw976 this Jehad from DKB(who created the feature request for these metrics), How about exposing `crossplane.io/external-name` as well? As counting them by value to identify duplicated external names of...

Hey Jared, I was thinking of output similar to this: `crossplane_io_external_name{external_name="example-name-1", resource_kind="DBInstance", cluster_name...} 1 crossplane_io_external_name{external_name="example-name-2", resource_kind="Bucket", cluster_name...} 1 ` Then I can query them like this: `count by (external_name) (crossplane_io_external_name)...

Hi @jbw976 of course this is besides the original request where crossplane_managed_resource_paused looks great. thanks