wu-sheng commented on a change in pull request #170:
URL: https://github.com/apache/skywalking-website/pull/170#discussion_r542036957



##########
File path: content/zh/2020-12-13-skywalking-client-js-in-action/index.md
##########
@@ -0,0 +1,72 @@
+---
+title: SkyWalking-client-js实战体验
+date: 2020-12-13
+author: tristan-tsl
+description: 本文将详细介绍如何使用SkyWalking监控前端项目的页面加载情况及错误日志
+---
+
+
+
+首先我们得明白前端项目是通过Nginx代理出来, 我们得修改Nginx添加SkyWalking-OAP端点, 
让SkyWalking-OAP端点处于前端项目的项目根目录, Nginx案例如下(Ingress-Nginx暂略)

Review comment:
       ```suggestion
   首先我们得明白前端项目是通过Nginx代理出来, 我们得修改Nginx添加SkyWalking-OAP端点, 
让SkyWalking-OAP端点处于前端项目的项目根目录, Nginx案例如下(Ingress-Nginx暂略)
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to