greenplum_exporter icon indicating copy to clipboard operation
greenplum_exporter copied to clipboard

greenplum_cluster_total_client_count 定义为客户端连接数不太准确

Open cobolbaby opened this issue 3 years ago • 0 comments

一个 IP 上可以跑很多任务,每个任务都算作一个客户端,客户端连接统计的时候最少应该按照 client_addr + application_name 来定义一个客户端。如果单纯以 IP 作为客户端的标示,有点...

比如: Flink / Spark

cobolbaby avatar Sep 27 '21 04:09 cobolbaby