ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces 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 Open Telemetry Logs and Traces Profile for AKS. Collects OpenTelemetry logs and traces of the application using Azure Monitor OpenTelemetry based SDKs. See https://aka.ms/AKSAppMonitoringDocs and https://aka.ms/AzureMonitorApplicationMonitoring for an overview.
public class ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerService.Models.ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerService.Models.ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces>
type ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces = class
interface IJsonModel<ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces>
interface IPersistableModel<ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces>
Public Class ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces
Implements IJsonModel(Of ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces), IPersistableModel(Of ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces)
- Inheritance
-
ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces
- Implements
Constructors
| Name | Description |
|---|---|
| ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces() |
Initializes a new instance of ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogsAndTraces. |
Properties
| Name | Description |
|---|---|
| GrpcPort |
The host port for Open Telemetry GRPC logs and traces. If not specified, the default port is 28332. |
| HttpPort |
The host port for Open Telemetry HTTP/PROTOBUF logs and traces. If not specified, the default port is 28331. |
| IsAppMonitoringOpenTelemetryLogsAndTracesEnabled |
Indicates if Application Monitoring Open Telemetry Logs and traces is enabled or not. |