尽管已经有不少pg 的prometheus exporter 了,但是coroot-pg-agent 是关注与查询性能统计的还是很支持使用的
pmm 也是支持pg 的,同时基于prometheus exporter 以及qan 进行处理

说明

coroot-pg-agent 的思路还是值得学习借鉴的,也值得使用下,同时此公司基于ebpf 的node-agent 也是不错的东西

参考资料

​https://github.com/coroot/coroot-pg-agent​

​https://coroot.com/blog/pg-missing-metrics​

​​​https://coroot.com/docs/metrics/pg-agent#pg_lock_awaiting_queries​​​​​

​https://github.com/coroot/coroot-node-agent​