Managed Cluster Azure Monitor Profile Args
data class ManagedClusterAzureMonitorProfileArgs(val metrics: Output<ManagedClusterAzureMonitorProfileMetricsArgs>? = null) : ConvertibleToJava<ManagedClusterAzureMonitorProfileArgs>
Azure Monitor addon profiles for monitoring the managed cluster.
Properties
Link copied to clipboard
Metrics profile for the Azure Monitor managed service for Prometheus addon. Collect out-of-the-box Kubernetes infrastructure metrics to send to an Azure Monitor Workspace and configure additional scraping for custom targets. See aka.ms/AzureManagedPrometheus for an overview.