From d356e0808c0a771a3ea27fd9d147a0e155beb5ba Mon Sep 17 00:00:00 2001 From: hieheihei <270985384@qq.com> Date: Tue, 26 Aug 2025 10:52:57 +0800 Subject: [PATCH] update description --- .../integrate-external-ops-tools/integrate-aliyun.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/zh-hans/guides/monitoring/integrate-external-ops-tools/integrate-aliyun.mdx b/zh-hans/guides/monitoring/integrate-external-ops-tools/integrate-aliyun.mdx index 45681feb..47527b5e 100644 --- a/zh-hans/guides/monitoring/integrate-external-ops-tools/integrate-aliyun.mdx +++ b/zh-hans/guides/monitoring/integrate-external-ops-tools/integrate-aliyun.mdx @@ -1,13 +1,14 @@ --- -title: 集成 云监控 +title: 集成 阿里云 云监控 --- -## 什么是 云监控 +## 什么是 阿里云云监控 阿里云提供的全托管免运维可观测平台,一键开启 Dify 应用的监控追踪和评估。 -云监控 支持python/go/java探针 & 开源OpenTelemetry探针接入,在一键开启 Dify 大模型应用监控外,还支持通过无侵入探针对 Dify 组件及其上下游依赖的全链路可观测。 +阿里云云监控原生支持 Python/Golang/Java 应用通过 [LoongSuite](https://github.com/alibaba/loongsuite-python-agent) +探针 & 开源 OpenTelemetry 探针接入,在一键开启 Dify 大模型应用监控外,还支持通过无侵入探针对 Dify 组件及其上下游依赖的全链路可观测。 更多详情,请参考 [云监控](https://help.aliyun.com/zh/opentelemetry/user-guide/enable-tracing-for-dify-application)。