PolicyControllerMonitoringConfig typedef
PolicyControllerMonitoringConfig = $Shared11
MonitoringConfig specifies the backends Policy Controller should export metrics to.
For example, to specify metrics should be exported to Cloud Monitoring and Prometheus, specify backends: ["cloudmonitoring", "prometheus"]
Implementation
typedef PolicyControllerMonitoringConfig = $Shared11;