ManagedClusterAzureMonitorProfileAppMonitoring Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Application Monitoring profile for AKS.
public class ManagedClusterAzureMonitorProfileAppMonitoring
type ManagedClusterAzureMonitorProfileAppMonitoring = class
Public Class ManagedClusterAzureMonitorProfileAppMonitoring
- Inheritance
-
ManagedClusterAzureMonitorProfileAppMonitoring
Constructors
| Name | Description |
|---|---|
| ManagedClusterAzureMonitorProfileAppMonitoring() |
Initializes a new instance of the ManagedClusterAzureMonitorProfileAppMonitoring class. |
| ManagedClusterAzureMonitorProfileAppMonitoring(ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation) |
Initializes a new instance of the ManagedClusterAzureMonitorProfileAppMonitoring class. |
Properties
| Name | Description |
|---|---|
| AutoInstrumentation |
Gets or sets application Monitoring auto-instrumentation for AKS. Deploys a webhook that auto-instruments workloads with Microsoft OpenTelemetry Distros to collect OpenTelemetry metrics, logs, and traces. See https://aka.ms/AKSAppMonitoringDocs and https://aka.ms/AzureMonitorApplicationMonitoring for an overview. |