FeatureMembershipPolicycontrollerPolicyControllerHubConfigMonitoring

Constructors

constructor(backends: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val backends: List<String>? = null

Specifies the list of backends Policy Controller will export to. Must be one of CLOUD_MONITORING or PROMETHEUS. Defaults to `CLOUD_MONITORING`, `PROMETHEUS`. Specifying an empty value [] disables metrics export.