statping
監控網站應用的(狀態查看的),同時暴露了prometheus metrics 參考網站:https://github.com/statping/statping
sql_exporter
靈活的sql exporter 參考網站:https://github.com/justwatchcom/sql_exporter
exporter_exporter
讓exporter 支持類似nginx 的proxy 模式,參考網站:https://github.com/QubitProducts/exporter_exporter
query-exporter
基於sql 暴露metrics 的類似sql_exporter,參考網站:https://github.com/albertodonato/query-exporter
script_exporter
基於scripit 暴露metrics,參考網站:https://github.com/ricoberger/script_exporter
systemd_exporter
提供系統systemd的一些metrics,參考網站:https://github.com/povilasv/systemd_exporter
blackbox_exporter
一個比較通用的exporter,prometheus 官方出品,參考網站:https://github.com/prometheus/blackbox_exporter
json-exporter
基於jsonpath+json api 模式的metrics 暴露,參考網站https://github.com/tolleiv/json-exporter
process-exporter
系統進程信息的metrics,參考網站:https://github.com/ncabatoff/process-exporter
ebpf_exporter
暴露ebpf 的一些metrics,參考網站:https://github.com/cloudflare/ebpf_exporter
ssh_exporter
基於ssh 執行遠程命令暴露metrics,參考網站:https://github.com/Nordstrom/ssh_exporter
其他的一些應用積以及db&&中間間的exporter
這類的比較多,各種db的以及redis,memecache,kafka,rabbitmq。。。。。很多