postgresql在prometheus stack中没有采集到metrics的排查 2025-10-26 #homelab #k8s #prometheus stack #metrics #serviceMonitor #troubleshooting 我在homelab的k8s集群中使用helm部署了postgresql,但是prometheus stack没有采集到postgresql的指标数据。怎么排查这个问题呢? [Read more]
Java21虚拟线程-锁在哪里呢? 2024-07-01 #netflix #java21 #springboot3 #troubleshooting 这是netflix中使用java21的virtual thread碰到的一个故障案例,排查过程很精彩,问题对使用该特性的服务应该也是很容易碰到的。 [Read more]