prometheus / pushgateway

Push acceptor for ephemeral and batch jobs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pushgateway allways 504 Connection timed out and write queue is full

VinnyWan opened this issue · comments

curl 172.23.29.50:9091/-/healthy
write queue is full
curl 172.23.29.53:9094/-/healthy
curl: (7) Failed connect to 172.23.29.53:9094; Connection timed out

NGINX upstream server is pushgateway cluster
nginx use consistent_hash $http_x_real_ip config ,
Please take a look at this question.
thanks