Share via


ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics interface

Application Monitoring Open Telemetry Metrics Profile for Kubernetes Application Container Metrics. Collects OpenTelemetry metrics of the application using Azure Monitor OpenTelemetry based SDKs. See aka.ms/AzureMonitorApplicationMonitoring for an overview.

Properties

enabled

Indicates if Application Monitoring Open Telemetry Metrics is enabled or not.

port

The Open Telemetry host port for Open Telemetry metrics. If not specified, the default port is 28333.

Property Details

enabled

Indicates if Application Monitoring Open Telemetry Metrics is enabled or not.

enabled?: boolean

Property Value

boolean

port

The Open Telemetry host port for Open Telemetry metrics. If not specified, the default port is 28333.

port?: number

Property Value

number