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 |
|