你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ManagedClusterAzureMonitorProfileAppMonitoring interface

Kubernetes 应用程序容器的应用程序监视配置文件。 使用基于 Azure Monitor OpenTelemetry 的 SDK 通过应用程序的自动检测收集应用程序日志、指标和跟踪。 有关概述,请参阅 aka.ms/AzureMonitorApplicationMonitoring。

属性

autoInstrumentation

适用于 Kubernetes 应用程序容器的应用程序监视自动检测。 部署 Web 挂钩以自动检测基于 Azure Monitor OpenTelemetry 的 SDK,以收集应用程序的 OpenTelemetry 指标、日志和跟踪。 有关概述,请参阅 aka.ms/AzureMonitorApplicationMonitoring。

openTelemetryLogs

应用程序监视 打开 Kubernetes 应用程序容器日志和跟踪的遥测指标配置文件。 使用基于 Azure Monitor OpenTelemetry 的 SDK 收集应用程序的 OpenTelemetry 日志和跟踪。 有关概述,请参阅 aka.ms/AzureMonitorApplicationMonitoring。

openTelemetryMetrics

应用程序监视 打开 Kubernetes 应用程序容器指标的遥测指标配置文件。 使用基于 Azure Monitor OpenTelemetry 的 SDK 收集应用程序的 OpenTelemetry 指标。 有关概述,请参阅 aka.ms/AzureMonitorApplicationMonitoring。

属性详细信息

autoInstrumentation

适用于 Kubernetes 应用程序容器的应用程序监视自动检测。 部署 Web 挂钩以自动检测基于 Azure Monitor OpenTelemetry 的 SDK,以收集应用程序的 OpenTelemetry 指标、日志和跟踪。 有关概述,请参阅 aka.ms/AzureMonitorApplicationMonitoring。

autoInstrumentation?: ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation

属性值

openTelemetryLogs

应用程序监视 打开 Kubernetes 应用程序容器日志和跟踪的遥测指标配置文件。 使用基于 Azure Monitor OpenTelemetry 的 SDK 收集应用程序的 OpenTelemetry 日志和跟踪。 有关概述,请参阅 aka.ms/AzureMonitorApplicationMonitoring。

openTelemetryLogs?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs

属性值

openTelemetryMetrics

应用程序监视 打开 Kubernetes 应用程序容器指标的遥测指标配置文件。 使用基于 Azure Monitor OpenTelemetry 的 SDK 收集应用程序的 OpenTelemetry 指标。 有关概述,请参阅 aka.ms/AzureMonitorApplicationMonitoring。

openTelemetryMetrics?: ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics

属性值