Aliaksandr Valialkin
|
071a122119
|
app/vmselect/promql: return NaN from histogram_quantile if at least a single bucket is broken
|
2019-07-31 01:18:11 +03:00 |
|
Aliaksandr Valialkin
|
c901a6472f
|
app/vmselect/promql: return NaN values if invalid bucket counts are passed to histogram_quantile
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/136
|
2019-07-30 22:05:55 +03:00 |
|
Aliaksandr Valialkin
|
603b34edbd
|
app/vmselect/promql: properly preserve metric name after applying functions in any case from transformFuncsKeepMetricGroup
|
2019-07-09 23:10:49 +03:00 |
|
Aliaksandr Valialkin
|
e84b7641ef
|
app/vmselect/promql: remove unused func keepLastValue ; updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/69
|
2019-06-20 14:35:19 +03:00 |
|
Aliaksandr Valialkin
|
ec84febc1c
|
app/vmselect/promql: remove superflouos timeseries copy in histogram_quantile func
|
2019-06-11 00:39:35 +03:00 |
|
Aliaksandr Valialkin
|
1fab34fb5c
|
app/vmselect/promql: remove superflouos timeseries copy in union func
|
2019-06-11 00:35:09 +03:00 |
|
Aliaksandr Valialkin
|
bb048937bc
|
app/vmselect/promql: add label_transform(q, label, regexp, replacement) function for replacing all the occurences of regexp with replacement in the given label for q
|
2019-05-23 16:26:07 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|