PolicyControllerMonitoringConfig typedef

PolicyControllerMonitoringConfig = $Shared09

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 = $Shared09;