Aliaksandr Valialkin
|
f409f2d050
|
app/vmselect/promql: add histogram_share(le, buckets) function
|
2020-01-04 12:45:55 +02:00 |
|
Aliaksandr Valialkin
|
b1ded7cf9a
|
app/vmselect/promql: add absent_over_time(m[d]) func similar to the function in Prometheus 2.16
See https://github.com/prometheus/prometheus/issues/2882
|
2020-01-04 12:45:07 +02:00 |
|
Aliaksandr Valialkin
|
a8360d04c0
|
app/vmselect/promql: add histogram_over_time(m[d]) rollup function
|
2020-01-04 12:44:56 +02:00 |
|
Aliaksandr Valialkin
|
cb3a342882
|
app/vmselect/promql: add share_le_over_time and share_gt_over_time functions for SLI and SLO calculations
|
2020-01-03 00:41:16 +02:00 |
|
Aliaksandr Valialkin
|
0038365206
|
docs: refer to standalone MetricsQL package
|
2020-01-02 23:43:35 +02:00 |
|
Aliaksandr Valialkin
|
a21d786d3c
|
lib/metricsql: add example for ExpandWithExprs
|
2019-12-26 21:32:11 +02:00 |
|
Aliaksandr Valialkin
|
6f67e0b56b
|
lib/metricsq: add ExpandWithExprs
|
2019-12-25 22:20:30 +02:00 |
|
Aliaksandr Valialkin
|
1925ee038d
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
|