|
22 | 22 |
|
23 | 23 | ## 文档
|
24 | 24 | * [English Doc](https://github.com/LinShunKang/MyPerf4J/wiki/English-Doc)
|
25 |
| -* [中文文档](https://github.com/LinShunKang/MyPerf4J/wiki/Chinese-Doc) |
26 |
| - |
| 25 | +* [中文文档](https://github.com/LinShunKang/MyPerf4J/wiki/Chinese-Doc) |
| 26 | + |
27 | 27 | ## 监控指标
|
28 | 28 | MyPerf4J 为每个应用收集数十个监控指标,所有的监控指标都是实时采集和展现的。
|
29 | 29 |
|
30 | 30 | 下面是 MyPerf4J 目前支持的监控指标列表:
|
31 | 31 | - **[Method Metrics](https://grafana.com/dashboards/7766)**<br/>
|
32 |
| -[RPS,Count,Avg,Min,Max,StdDev,TP50, TP90, TP95, TP99, TP999, TP9999, TP100](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#method-metrics) |
33 |
| - |
| 32 | + [RPS,Count,Avg,Min,Max,StdDev,TP50, TP90, TP95, TP99, TP999, TP9999, TP100](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#method-metrics) |
| 33 | +  |
34 | 34 |
|
35 | 35 | - **[JVM Metrics](https://grafana.com/dashboards/8787)**<br/>
|
36 |
| -[Thread](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-thread-metrics),[Memory](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-memory-metrics),[ByteBuff](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-bytebuff-metrics),[GC](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-gc-metrics),[Class](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-class-metrics),[Compilation](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-compilation-metrics),[FileDescriptor](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-filedescriptor-metrics) |
37 |
| - |
| 36 | + [Thread](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-thread-metrics),[Memory](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-memory-metrics),[ByteBuff](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-bytebuff-metrics),[GC](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-gc-metrics),[Class](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-class-metrics),[Compilation](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-compilation-metrics),[FileDescriptor](https://github.com/LinShunKang/MyPerf4J/wiki/%E6%8C%87%E6%A0%87#jvm-filedescriptor-metrics) |
| 37 | +  |
38 | 38 |
|
39 |
| - > 想知道如何实现上述效果?请先按照[快速启动](https://github.com/LinShunKang/MyPerf4J#%E5%BF%AB%E9%80%9F%E5%90%AF%E5%8A%A8)的描述启动应用,再按照[这里](https://github.com/LinShunKang/MyPerf4J/wiki/InfluxDB_)的描述进行安装配置即可。 |
| 39 | + > 想知道如何实现上述效果?请先按照[快速启动](https://github.com/LinShunKang/MyPerf4J#%E5%BF%AB%E9%80%9F%E5%90%AF%E5%8A%A8)的描述启动应用,再按照[这里](https://github.com/LinShunKang/MyPerf4J/wiki/InfluxDB_)的描述进行安装配置即可。 |
40 | 40 |
|
41 | 41 | ## 快速启动
|
42 | 42 | MyPerf4J 采用 JavaAgent 配置方式,**透明化**接入应用,对应用代码完全**没有侵入**。
|
@@ -100,10 +100,16 @@ DemoDAO.getId2() DynamicProxy DAO 0.00% 2176
|
100 | 100 | <img src="https://github.com/LinShunKang/Objects/blob/master/logos/dianzhang_303x303.jpeg?raw=true" width="80" height="80"/>
|
101 | 101 | </div>
|
102 | 102 |
|
| 103 | +## 鸣谢 |
| 104 | +感谢 JetBrains [OpenSourceSupport](https://www.jetbrains.com/community/opensource/#support) 所提供的支持 : ) |
| 105 | +<div align="center"> |
| 106 | +<img src="https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg" width="200" height="200"/> |
| 107 | +</div> |
| 108 | + |
103 | 109 | ## 项目捐赠
|
104 | 110 | 如果 MyPerf4J 对您有帮助,可以使用微信扫描下面的赞赏码,请我喝杯咖啡 : )
|
105 | 111 | <div align="center">
|
106 |
| -<img src="https://github.com/LinShunKang/Objects/blob/master/logos/WechatIMG16.jpeg?raw=true" width="260" height="260"/> |
| 112 | +<img src="https://github.com/LinShunKang/Objects/blob/master/logos/WechatIMG16.jpeg?raw=true" width="200" height="200"/> |
107 | 113 | </div>
|
108 | 114 |
|
109 | 115 | ## 参考项目
|
|
0 commit comments