Querying metrics for the external-secrets operand
As a cluster administrator, or as a user with view access to all namespaces, you can query external-secrets operand metrics by using the Red Hat OpenShift Container Platform web console or the command-line interface (CLI). For more information, see "Accessing metrics".
-
You have access to the cluster as a user with the
cluster-adminrole. -
You have installed the External Secrets Operator for Red Hat OpenShift.
-
You have enabled monitoring and metrics collection by creating a
ServiceMonitorobject.
-
In the Red Hat OpenShift Container Platform web console, navigate to Observe → Metrics.
-
In the query field, enter the following PromQL expressions to query the External Secrets Operator for Red Hat OpenShift operands metric for each operand:
{job="external-secrets"}{job="external-secrets-webhook"}{job="external-secrets-cert-controller-metrics"}