Aliaksandr Valialkin
|
0063c857f5
|
lib/storage: add inmemory inverted index for the last hour
It should improve performance for `last N hours` dashboards with update intervals smaller than 1 hour.
|
2019-11-08 19:37:46 +02:00 |
|
Aliaksandr Valialkin
|
880b1d80b1
|
app/vmselect: optimize /api/v1/series by skipping storage data
Fetch and process only time series metainfo.
|
2019-08-04 23:00:46 +03:00 |
|
Aliaksandr Valialkin
|
786beb8fc8
|
Makefile: enable golangci-lint in make check_all
|
2019-06-20 15:00:58 +03:00 |
|
Aliaksandr Valialkin
|
9cac11db64
|
lib/storage: typo fixes found by golangci-lint; updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/69
|
2019-06-20 14:38:45 +03:00 |
|
Aliaksandr Valialkin
|
24578b4bb1
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|