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
|
ee13256f74
|
app/vmselect/promql: use deriv_fast instead of deriv in ttf , since deriv calculations have been changed recently
|
2019-06-23 15:54:18 +03:00 |
|
Aliaksandr Valialkin
|
3b3b2f1e6e
|
app/vmselect/promql: adjust ttf calculation, so deriv(freev) for freev =m[d] could be properly calculated
|
2019-06-23 14:31:19 +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
|
5262aae5da
|
app/vmselect/promql: misspeling fix
|
2019-05-25 21:53:11 +03:00 |
|
Aliaksandr Valialkin
|
d15d0127fe
|
app/vmselect/promql: add alias(q, name) function that sets the given name to all the time series in q
|
2019-05-24 02:41:45 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|