ManagedClusterAzureMonitorProfileAppMonitoring Class

Definition

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.

Applies to