ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation 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 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. |