ManagedClusterAzureMonitorProfileAppMonitoring.AutoInstrumentation Property
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.
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.
[Newtonsoft.Json.JsonProperty(PropertyName="autoInstrumentation")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation AutoInstrumentation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="autoInstrumentation")>]
member this.AutoInstrumentation : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation with get, set
Public Property AutoInstrumentation As ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute