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 up/api/v1/query requires time #1460
Comments
This comment has been minimized.
This comment has been minimized.
|
Which version are you running? The defaulting to |
brian-brazil
added
the
question
label
Mar 4, 2016
This comment has been minimized.
This comment has been minimized.
|
Please re-open if you have more questions. |
grobie
closed this
Mar 8, 2016
This comment has been minimized.
This comment has been minimized.
|
Sorry, you are right, I used 0.16.1, where |
This comment has been minimized.
This comment has been minimized.
lock
bot
commented
Mar 24, 2019
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
lock
bot
locked and limited conversation to collaborators
Mar 24, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
AlekSi commentedMar 4, 2016
http://prometheus.io/docs/querying/api/#instant-queries says
However, it is in fact required:
{"status":"error","errorType":"bad_data","error":"cannot parse \"\" to a valid timestamp"}https://github.com/prometheus/prometheus/blob/master/web/api/v1/api.go#L311 – no check for absent query argument.