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 uppromql: <scalar>-<compop>-<vector> returns vector with elements set to the scalar value #5452
Comments
juliusv
added
kind/bug
component/promql
labels
Apr 10, 2019
juliusv
added a commit
that referenced
this issue
Apr 11, 2019
brian-brazil
closed this
in
#5454
Apr 11, 2019
brian-brazil
added a commit
that referenced
this issue
Apr 11, 2019
beorn7
added a commit
that referenced
this issue
Apr 15, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
juliusv commentedApr 10, 2019
See e.g. http://demo.robustperception.io:9090/graph?g0.range_input=1h&g0.expr=1%20!%3D%20node_cpu_seconds_total&g0.tab=1
This should either return a query error or have the same output as if the scalar/vector sides were reversed.