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 upFeature request: Filter queries on metric value in a time interval #4934
Comments
This comment has been minimized.
This comment has been minimized.
|
I presume that you want to filter 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
Nov 30, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wjwinner commentedNov 30, 2018
Starting using Prometheus I'm looking for a way to filter some of my queries on the metric value in a time interval.
for example:
http_duration==200[5m]
Error executing query: parse error at char 24: range specification must be preceded by a metric selector, but follows a *promql.NumberLiteral instead