This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch refactor/next-2 in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
commit f5fe0c76992e25b2ea205d7f2cc9d05d4922cdb9 Author: chickenlj <[email protected]> AuthorDate: Wed Feb 22 10:32:30 2023 +0800 fix pinpoint link --- content/zh-cn/blog/integration/pinpoint.md | 2 +- content/zh-cn/docsv2.7/admin/ops/pinpoint.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/zh-cn/blog/integration/pinpoint.md b/content/zh-cn/blog/integration/pinpoint.md index eee7c5392d..d9ab683ee0 100644 --- a/content/zh-cn/blog/integration/pinpoint.md +++ b/content/zh-cn/blog/integration/pinpoint.md @@ -11,7 +11,7 @@ description: > ## 什么是Pinpoint -> 摘自[Pinpoint学习笔记](https://skyao.gitbooks.io/learning-pinpoint/) +> 摘自 Pinpoint学习笔记 [Pinpoint](https://github.com/naver/pinpoint)是一个开源的 APM (Application Performance Management/应用性能管理)工具,用于基于java的大规模分布式系统。 仿照Google Dapper,Pinpoint通过跟踪分布式应用之间的调用来提供解决方案,以帮助分析系统的总体结构和内部模块之间如何相互联系。 diff --git a/content/zh-cn/docsv2.7/admin/ops/pinpoint.md b/content/zh-cn/docsv2.7/admin/ops/pinpoint.md index 189448f48f..6c152f8661 100644 --- a/content/zh-cn/docsv2.7/admin/ops/pinpoint.md +++ b/content/zh-cn/docsv2.7/admin/ops/pinpoint.md @@ -9,7 +9,7 @@ weight: 5 ## 什么是 Pinpoint -> 摘自 [Pinpoint 学习笔记](https://skyao.gitbooks.io/learning-pinpoint/content/index.html) +> 摘自 Pinpoint 学习笔记 [Pinpoint](https://github.com/naver/pinpoint) 是一个开源的 APM (Application Performance Management/应用性能管理)工具,用于基于java的大规模分布式系统。
