fix: aliyun trace title&description (#22347)

This commit is contained in:
heyszt
2025-07-14 17:14:24 +08:00
committed by GitHub
parent 9d9423808e
commit b690a9d839
2 changed files with 4 additions and 4 deletions

View File

@@ -175,8 +175,8 @@ const translation = {
description: 'Weave is an open-source platform for evaluating, testing, and monitoring LLM applications.', description: 'Weave is an open-source platform for evaluating, testing, and monitoring LLM applications.',
}, },
aliyun: { aliyun: {
title: 'LLM observability', title: 'Cloud Monitor',
description: 'The SaaS observability platform provided by Alibaba Cloud enables out of box monitoring, tracing, and evaluation of Dify applications.', description: 'The fully-managed and maintenance-free observability platform provided by Alibaba Cloud, enables out-of-the-box monitoring, tracing, and evaluation of Dify applications.',
}, },
inUse: 'In use', inUse: 'In use',
configProvider: { configProvider: {

View File

@@ -186,8 +186,8 @@ const translation = {
description: 'Weave 是一个开源平台,用于评估、测试和监控大型语言模型应用程序。', description: 'Weave 是一个开源平台,用于评估、测试和监控大型语言模型应用程序。',
}, },
aliyun: { aliyun: {
title: '大模型可观测', title: '云监控',
description: '阿里云提供的SaaS化可观测平台一键开启Dify应用的监控追踪和评估', description: '阿里云提供的全托管免运维可观测平台一键开启Dify应用的监控追踪和评估',
}, },
}, },
appSelector: { appSelector: {