Aliaksandr Valialkin
|
453d71d082
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:09:09 +02:00 |
|
Mike Poindexter
|
009d1559db
|
Split Extended PromQL parsing to a separate library
|
2019-12-25 22:09:07 +02:00 |
|
Aliaksandr Valialkin
|
5d2ff573aa
|
app/vmselect/promql: allow negative offsets
Updates https://github.com/prometheus/prometheus/issues/6282
|
2019-12-11 00:57:51 +02:00 |
|
Aliaksandr Valialkin
|
f7da9b2db2
|
app/vmselect/promql: allow nested parens
|
2019-11-25 16:13:33 +02:00 |
|
Aliaksandr Valialkin
|
218cb4623a
|
app/vmselect/promql: hande comparisons with NaN similar to Prometheus
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/150
|
2019-08-18 00:25:58 +03:00 |
|
Aliaksandr Valialkin
|
4f54bcf90b
|
app/vmselect/promql: suppress error when template func is used inside modifier list. Just leave it as is
Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/78
|
2019-06-25 20:43:57 +03:00 |
|
Aliaksandr Valialkin
|
913f888d0c
|
app/vmselect/promql: properly handle {__name__ op "string"} queries
This has been broken in 7294ef333ad26f4f6578b783e97649e58b1f8945 .
|
2019-06-07 02:02:09 +03:00 |
|
Aliaksandr Valialkin
|
53242105fb
|
app/vmselect/promql: allow escaping identifiers with \ and \xXX
Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/42
|
2019-05-31 17:35:54 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|