You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
We have a unique CAPI that manage multiple clusters isolated by namespace.
We need a way a way to split alert by namespaces at least for the CAPI controller.
Can we add the resource_namespace or target_namespace label to each metrics?
I am aware to create a PR but i prefer to validate the label name to use before.
The text was updated successfully, but these errors were encountered:
Hi,
We need this to monitor reconciliation error, and reconcileTotal, ReconcilePanic on all resources managed by cluster-api-controller (CAPI) and all of our providers.
We use the AWS, Outscale and in e few months GCP; and all use the controller-runtime lib.
Hi,
We have a unique CAPI that manage multiple clusters isolated by namespace.
We need a way a way to split alert by namespaces at least for the CAPI controller.
Can we add the
resource_namespace
ortarget_namespace
label to each metrics?I am aware to create a PR but i prefer to validate the label name to use before.
The text was updated successfully, but these errors were encountered: