Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upcurl: (52) Empty reply from server when I curl prometheus #5262
Comments
This comment has been minimized.
This comment has been minimized.
|
I also use prometheus/client_golang to get query by QueryRange in client_golang/api/v1/api. |
This comment has been minimized.
This comment has been minimized.
|
Check with I'm closing it for now. If you have further questions, please use our user mailing list, which you can also search. |
simonpasquier
closed this
Feb 26, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
szediktam commentedFeb 24, 2019
Proposal
**Use case. **
Bug Report
What did you do?
I curl prometheus with a error sometimes.
curl http://x.x.x.x:9090/api/v1/query?query=node_cpu
curl: (52) Empty reply from server
sometime it is ok.
What did you expect to see?
normal output of metric
What did you see instead? Under which circumstances?
curl http://x.x.x.x:9090/api/v1/query?query=node_cpu
curl: (52) Empty reply from server
Environment
Linux node-1 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
prometheus, version 2.2.1 (branch: HEAD, revision: bc6058c)
build user: root@149e5b3f0829
build date: 20180314-14:15:45
go version: go1.10