ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation Class

Definition

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.

public class ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation
type ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation = class
Public Class ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation
Inheritance
ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation

Constructors

Name Description
ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation()

Initializes a new instance of the ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation class.

ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation(Nullable<Boolean>)

Initializes a new instance of the ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation class.

Properties

Name Description
Enabled

Gets or sets indicates if Application Monitoring Auto-instrumentation is enabled or not.

Applies to