.. |
aggr.go
|
app/vmselect/promql: return NaN from count() over zero time series
|
2019-07-25 22:02:30 +03:00 |
aggr_incremental.go
|
app/vmselect/promql: return NaN from count() over zero time series
|
2019-07-25 22:02:30 +03:00 |
aggr_incremental_test.go
|
app/vmselect/promql: return NaN from count() over zero time series
|
2019-07-25 22:02:30 +03:00 |
aggr_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
arch_amd64.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
arch_arm.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
arch_arm64.go
|
app/victoria-metrics: add make victoria-metrics-arm64 rule for building GOARCH=arm64 binary
|
2019-05-29 23:07:14 +03:00 |
binary_op.go
|
app/vmselect/promql: hande comparisons with NaN similar to Prometheus
|
2019-08-18 00:25:50 +03:00 |
binary_op_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
eval.go
|
app/vmselect: optimize /api/v1/series by skipping storage data
|
2019-08-04 23:01:28 +03:00 |
exec.go
|
app/vmselect/promql: add vm_slow_queries_total metric for counting slow queries
|
2019-07-31 03:36:37 +03:00 |
exec_test.go
|
app/vmselect/promql: return NaN values if invalid bucket counts are passed to histogram_quantile
|
2019-07-30 22:05:10 +03:00 |
lexer.go
|
app/vmselect/promql: hande comparisons with NaN similar to Prometheus
|
2019-08-18 00:25:50 +03:00 |
lexer_test.go
|
app/vmselect/promql: allow escaping identifiers with \ and \xXX
|
2019-05-31 17:35:17 +03: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
|
app/vmselect/promql: hande comparisons with NaN similar to Prometheus
|
2019-08-18 00:25:50 +03:00 |
parser_test.go
|
app/vmselect/promql: hande comparisons with NaN similar to Prometheus
|
2019-08-18 00:25:50 +03:00 |
regexp_cache.go
|
app/vmselect/promql: typo fix; updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/69
|
2019-06-20 14:33:47 +03:00 |
rollup.go
|
app/vmselect/promql: independently track offset hints for tStart and tEnd
|
2019-08-19 13:40:14 +03:00 |
rollup_result_cache.go
|
app/vmselect/promql: store compressed results in the cache
|
2019-08-14 02:29:45 +03:00 |
rollup_result_cache_test.go
|
app/vmselect/promql: reduce RAM usage for aggregates over big number of time series
|
2019-07-10 13:04:39 +03:00 |
rollup_test.go
|
app/vmselect/promql: optimize search for timestamp boundaries in rollupConfig.Do
|
2019-08-19 13:03:29 +03:00 |
rollup_timing_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
timeseries.go
|
app/vmselect/promql: store compressed results in the cache
|
2019-08-14 02:29:45 +03:00 |
timeseries_test.go
|
app/vmselect/promql: store compressed results in the cache
|
2019-08-14 02:29:45 +03:00 |
transform.go
|
app/vmselect/promql: return NaN from histogram_quantile if at least a single bucket is broken
|
2019-07-31 01:18:07 +03:00 |