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