Skip to content

Commit 8a3b03f

Browse files
docs(prometheus): 更新 Prometheus 相关文档
- 新增 eBPF 和 Go 语言相关文档- 更新 Prometheus 配置和规则文件 - 移除双 Prometheus 示例 - 添加 Prometheus pprof 查看火焰图的方法
1 parent ee432bc commit 8a3b03f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

linux/linux-performance.adoc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
:toc:
2+
3+
// 保证所有的目录层级都可以正常显示图片
4+
:path: linux/
5+
:imagesdir: ../image/
6+
7+
// 只有book调用的时候才会走到这里
8+
ifdef::rootpath[]
9+
:imagesdir: {rootpath}{path}{imagesdir}
10+
endif::rootpath[]
11+
12+
== linux performance
13+
14+
15+
16+
17+
18+

0 commit comments

Comments
 (0)