Aliaksandr Valialkin
|
3c076544bf
|
app/vmselect/promql: allow negative offsets
Updates https://github.com/prometheus/prometheus/issues/6282
|
2019-12-11 01:00:23 +02:00 |
|
Aliaksandr Valialkin
|
e91cb34c0e
|
app/vmselect/promql: allow nested parens
|
2019-11-25 16:13:41 +02:00 |
|
Aliaksandr Valialkin
|
582fdc059a
|
app/vmselect/promql: hande comparisons with NaN similar to Prometheus
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/150
|
2019-08-18 00:25:50 +03:00 |
|
Aliaksandr Valialkin
|
844ce4731e
|
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:22 +03:00 |
|
Aliaksandr Valialkin
|
c1f18ee48d
|
app/vmselect/promql: properly handle {__name__ op "string"} queries
This has been broken in 7294ef333ad26f4f6578b783e97649e58b1f8945 .
|
2019-06-07 02:02:04 +03:00 |
|
Aliaksandr Valialkin
|
f2cf5d8e36
|
app/vmselect/promql: allow escaping identifiers with \ and \xXX
Fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/42
|
2019-05-31 17:35:17 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|