Skip to content

Commit cc5e957

Browse files
committed
doc
1 parent 95bf8ca commit cc5e957

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/day1_express.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,6 +819,11 @@ Requests/sec: 2267.99
819819
Transfer/sec: 578.07KB
820820
```
821821

822+
## 性能监控
823+
824+
利用 new relic 监控 node.js 的 express 项目
825+
http://snoopyxdy.blog.163.com/blog/static/6011744020147279630820
826+
822827
## 阅读文档
823828

824829
### getting start
@@ -886,7 +891,7 @@ http://www.expressjs.com.cn
886891
secret: 'keyboard cat'
887892
}))
888893
```
889-
- dsdsds
894+
890895

891896

892897

0 commit comments

Comments
 (0)