Monitor Config Controller

This page explains how to monitor Config Controller.

Config Controller includes Config Connector, Config Sync and Policy Controller. Each operator includes multiple metrics.

Set up Policy Controller monitoring

Allow Policy Controller to send metrics by running this command:

gcloud projects add-iam-policy-binding PROJECT_ID \
  --member="serviceAccount:PROJECT_ID.svc.id.goog[gatekeeper-system/gatekeeper-admin]" \
  --role=roles/monitoring.metricWriter

Replace PROJECT_ID with the cluster's Google Cloud project ID.

What's next

Learn more about options to monitor Config Connector, Config Sync and Policy Controller: