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 up500 Internal Server Error when query metrics using label __name__ #5038
Comments
This comment has been minimized.
This comment has been minimized.
|
Maybe you are hitting:
should be
|
This comment has been minimized.
This comment has been minimized.
|
In #4562 you seem to get no data (or something like that), but did you also see 500 error with that @roidelapluie ? |
This comment has been minimized.
This comment has been minimized.
|
No but since that pr you should get a 400 or 500 (need to check that later) |
This comment has been minimized.
This comment has been minimized.
|
You're using remote read (with InfluxDB?) and the error bubbles up from the remote system. Check the logs there. |
simonpasquier
added
component/promql
kind/more-info-needed
labels
Jan 17, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tuxknight commentedDec 25, 2018
•
edited
Bug Report
What did you do?
query metrics using promQL
What did you expect to see?
prometheus returns http code 200 .
What did you see instead? Under which circumstances?
HTTP status 500 Internal Server Error
{"status":"error","errorType":"internal","error":"server returned HTTP status 500 Internal Server Error"}Environment
System information:
Linux 3.10.0-327.el7.x86_64 x86_64
Prometheus version:
prometheus, version 2.5.0 (branch: HEAD, revision: 67dc912ac8b24f94a1fc478f352d25179c94ab9b) build user: root@578ab108d0b9 build date: 20181106-11:40:44 go version: go1.11.1