Managed Cluster Azure Monitor Profile Kube State Metrics Response
data class ManagedClusterAzureMonitorProfileKubeStateMetricsResponse(val metricAnnotationsAllowList: String? = null, val metricLabelsAllowlist: String? = null)
Kube State Metrics profile for the Azure Managed Prometheus addon. These optional settings are for the kube-state-metrics pod that is deployed with the addon. See aka.ms/AzureManagedPrometheus-optional-parameters for details.
Constructors
Link copied to clipboard
fun ManagedClusterAzureMonitorProfileKubeStateMetricsResponse(metricAnnotationsAllowList: String? = null, metricLabelsAllowlist: String? = null)