0%
k8s 在 tomcat 多副本时的 session 会话保持
k8s 动态扩容 Ceph 持久卷
修改 k8s 的 nodeport 类型端口范围
k8s 动态 PV 集成 ceph 块设备存储
Arthas 之使用 profiler 做复杂链路分析
Arthas 的 profiler 命令
命令说明
profiler 命令支持生成应用热点的火焰图。本质上是通过不断的采样,然后把收集到的采样结果生成火焰图。
profiler 命令的实现依赖于开源 async-profiler:
GitHub:https://github.com/jvm-profiling-tools/async-profiler