ManagedClusterAzureMonitorProfile interface
Prometheus addon profile for the container service cluster
Properties
| app |
Application Monitoring Profile for Kubernetes Application Container. Collects application logs, metrics and traces through auto-instrumentation of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview. |
| container |
Azure Monitor Container Insights Profile for Kubernetes Events, Inventory and Container stdout & stderr logs etc. See aka.ms/AzureMonitorContainerInsights for an overview. |
| metrics | Metrics profile for the prometheus service addon |
Property Details
appMonitoring
Application Monitoring Profile for Kubernetes Application Container. Collects application logs, metrics and traces through auto-instrumentation of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview.
appMonitoring?: ManagedClusterAzureMonitorProfileAppMonitoring
Property Value
containerInsights
Azure Monitor Container Insights Profile for Kubernetes Events, Inventory and Container stdout & stderr logs etc. See aka.ms/AzureMonitorContainerInsights for an overview.
containerInsights?: ManagedClusterAzureMonitorProfileContainerInsights
Property Value
metrics
Metrics profile for the prometheus service addon
metrics?: ManagedClusterAzureMonitorProfileMetrics