https://docs.influxdata.com/influxdb/v1.3/concepts/crosswalk/#influxql-and-sql
There is some features, that I need in influx, it's support little bit sql syntax, does VM support something like that or it works just over http queries at all?
Hi @denisgolius !
As query language VM supports only PromQL and some additional extension.
Please also check PromQL for beginners where you can find comparisons to sql syntax.
Most helpful comment
Hi @denisgolius !
As query language VM supports only PromQL and some additional extension.
Please also check PromQL for beginners where you can find comparisons to sql syntax.