mirror of
				https://github.com/KieSun/all-of-frontend.git
				synced 2025-05-29 01:49:23 +08:00 
			
		
		
		
	feat: update 监控
This commit is contained in:
		
							parent
							
								
									db9844dce5
								
							
						
					
					
						commit
						62dbf8b95b
					
				
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							@ -525,7 +525,7 @@ Electron 是一个可以使用 Web 技术如 JavaScript、HTML 和 CSS 来创建
 | 
			
		||||
 | 
			
		||||
## 监控
 | 
			
		||||
 | 
			
		||||
当业务进入稳定,最需要做的肯定是对于业务线上的各种性能,异常,常规业务进行监控,避免在上线之后成为瞎子。
 | 
			
		||||
当业务进入稳定,最需要做的肯定是对于业务线上的各种性能、异常及常规业务进行监控,避免在上线之后成为瞎子。
 | 
			
		||||
 | 
			
		||||
目前市场比较出名的监控系统:
 | 
			
		||||
 | 
			
		||||
@ -535,12 +535,16 @@ Electron 是一个可以使用 Web 技术如 JavaScript、HTML 和 CSS 来创建
 | 
			
		||||
- [mixpanel](https://mixpanel.com/)
 | 
			
		||||
- [听云](https://www.tingyun.com/)
 | 
			
		||||
 | 
			
		||||
推荐开源库:
 | 
			
		||||
 | 
			
		||||
- [rrweb](https://github.com/rrweb-io/rrweb),提供像素级的录制与回放,帮助正确定位问题是如何发生的
 | 
			
		||||
 | 
			
		||||
推荐文章:
 | 
			
		||||
 | 
			
		||||
- [美团 可视化埋点方案](https://tech.meituan.com/2019/08/15/mtflexbox-automation-buried-point-exploration.html)
 | 
			
		||||
- [美团可视化埋点方案](https://tech.meituan.com/2019/08/15/mtflexbox-automation-buried-point-exploration.html)
 | 
			
		||||
- [如何进行 web 性能监控?](http://www.alloyteam.com/2020/01/14184/#prettyPhoto)
 | 
			
		||||
- [蚂蚁金服如何把前端性能监控做到极致?](https://www.infoq.cn/article/dxa8am44oz*lukk5ufhy)
 | 
			
		||||
- [知乎 如何做前端异常监控 回复](https://www.zhihu.com/question/29953354)
 | 
			
		||||
- [如何做前端异常监控?](https://www.zhihu.com/question/29953354)
 | 
			
		||||
 | 
			
		||||
## 面试
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user