Victoriametrics: Some PromQL not work

Created on 17 Aug 2019  路  4Comments  路  Source: VictoriaMetrics/VictoriaMetrics

We are using a query, which is working in Prometheus but not with VictoriaMetrics.
The problem is in != inf != nan part, if we can not use this syntax, any alternative we have?

container_spec_memory_limit_bytes{container_name!=""} != inf != nan
bug

Most helpful comment

That鈥檚 impressive, so I will close this issue. Thank you.

All 4 comments

@axot , thanks for the bug report. The issue should be fixed in the commit 582fdc059a319a551ea319cdf56c295f57126014 . It will be available in the next VictoriaMetrics release.

That鈥檚 impressive, so I will close this issue. Thank you.

@axot , could you verify whether the issue is fixed in v1.25.2?

@valyala I confirmed the issue was fixed in v1.25.2. Thank you.

Was this page helpful?
0 / 5 - 0 ratings