Aliaksandr Valialkin
|
170c1c3a4e
|
app/vmselect/promql: add keep_next_value(q) for filling gaps with the next non-empty value
|
2020-01-29 00:48:14 +02:00 |
|
Aliaksandr Valialkin
|
9eaa2ab871
|
app/vmselect/promql: add label_match(q, label, regexp) and label_mismatch(q, label, regexp) functions for filtering out time series with labels matching the given regexp
|
2020-01-21 15:00:35 +02:00 |
|
Aliaksandr Valialkin
|
89b551201c
|
lib/metricsql: export IsRollupFunc and IsTransformFunc, since they can be used by package users
|
2020-01-04 13:25:13 +02:00 |
|
Aliaksandr Valialkin
|
6f29d37cb5
|
app/vmselect/promql: add histogram_share(le, buckets) function
|
2020-01-04 12:53:08 +02:00 |
|
Aliaksandr Valialkin
|
453d71d082
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:09:09 +02:00 |
|