diff --git a/README.md b/README.md index 5e840602..6c3e4dd0 100644 --- a/README.md +++ b/README.md @@ -814,7 +814,7 @@ TODO * [《JVM性能调优监控工具jps、jstack、jmap、jhat、jstat、hprof使用详解》](https://my.oschina.net/feichexia/blog/196575) -## APM +## APM(调用链监控) APM — Application Performance Management @@ -822,7 +822,7 @@ APM — Application Performance Management * [《开源APM技术选型与实战》](http://www.infoq.com/cn/articles/apm-Pinpoint-practice) * 主要基于 Google的Dapper(大规模分布式系统的跟踪系统) 思想。 - * 开源软件有:Pinpoint、SkyWalking、Zipkin、CAT + * 开源软件有:Pinpoint、SkyWalking、Zipkin、CAT(国产) ## 统计分析