.. |
aggr.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
aggr_incremental.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
aggr_incremental_test.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
arch.go
|
app/vmselect/promql: use universal approach for determining maxByteSliceLen on 32-bit and 64-bit archs
|
2019-11-13 20:24:26 +02:00 |
binary_op.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
eval.go
|
app/vmselect/promql: increase the estimated number of time series returned by aggr() by (something) from 100 to 1K, since 100 may result in OOM for high number of time series
|
2020-01-03 01:02:21 +02:00 |
exec.go
|
lib/metricsq: add ExpandWithExprs
|
2019-12-25 22:20:30 +02:00 |
exec_test.go
|
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 |
memory_limiter.go
|
app/vmselect/promql: use dynamic limit on memory for concurrent queries
|
2019-06-12 23:18:44 +03:00 |
memory_limiter_test.go
|
app/vmselect/promql: use dynamic limit on memory for concurrent queries
|
2019-06-12 23:18:44 +03:00 |
parser.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
parser_test.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
rollup.go
|
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 |
rollup_result_cache.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
rollup_result_cache_test.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |
rollup_test.go
|
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 |
rollup_timing_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
timeseries.go
|
all: remove the remaining mentions of cluster version
|
2019-11-21 23:18:22 +02:00 |
timeseries_test.go
|
app/vmselect/promql: store compressed results in the cache
|
2019-08-14 02:29:45 +03:00 |
transform.go
|
Rename lib/promql to lib/metricsql and apply small fixes
|
2019-12-25 22:03:59 +02:00 |