.. |
block.go
|
lib/storage: do not change timestamps to constant rate if values are constant or have constant delta
|
2019-08-06 15:40:17 +03:00 |
block_header.go
|
lib/storage: pre-allocate memory for blockHeader slice in unmarshalBlockHeaders
|
2019-08-19 12:46:45 +03:00 |
block_header_test.go
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |
block_stream_merger.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
block_stream_reader.go
|
lib/storage: remove interface conversion in hot path during block merging
|
2019-11-03 12:33:48 +02:00 |
block_stream_reader_test.go
|
all: add support for GOARCH=386 and fix all the issues related to 32-bit architectures such as GOARCH=arm
|
2019-10-17 18:27:49 +03:00 |
block_stream_reader_timing_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
block_stream_writer.go
|
lib/storage: remove interface conversion in hot path during block merging
|
2019-11-03 12:33:48 +02:00 |
block_stream_writer_timing_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
index_db.go
|
lib/{storage,uint64set}: add Set.Union() function and use it
|
2019-11-04 00:48:32 +02:00 |
index_db_test.go
|
lib/storage: optimize getMetricIDsForRecentHours for per-tenant lookups
|
2019-10-31 15:51:09 +02:00 |
index_db_timing_test.go
|
lib/storage: add benchmarks for regexp filter match / mismatch
|
2019-08-22 16:37:19 +03:00 |
inmemory_part.go
|
all: add vm_data_size_bytes metrics for easy monitoring of on-disk data size and on-disk inverted index size
|
2019-07-04 19:43:04 +03:00 |
inmemory_part_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
inmemory_part_timing_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
merge.go
|
lib/storage: create and use lib/uint64set instead of map[uint64]struct{}
|
2019-09-24 21:18:04 +03:00 |
merge_test.go
|
all: add support for GOARCH=386 and fix all the issues related to 32-bit architectures such as GOARCH=arm
|
2019-10-17 18:27:49 +03:00 |
merge_timing_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
metaindex_row.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
metaindex_row_test.go
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |
metric_name.go
|
lib/{storage,mergeset}: merge tag->metricID rows into tag->metricIDs rows for common tag values
|
2019-09-20 22:06:23 +03:00 |
metric_name_test.go
|
add unittests for bytesutil and storage (#221)
|
2019-11-04 00:57:24 +02:00 |
part.go
|
all: add support for GOARCH=386 and fix all the issues related to 32-bit architectures such as GOARCH=arm
|
2019-10-17 18:27:49 +03:00 |
part_header.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
part_header_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
part_search.go
|
lib/storage: share tsids across all the partSearch instances
|
2019-09-23 22:36:16 +03:00 |
part_search_test.go
|
app/vmselect: optimize /api/v1/series by skipping storage data
|
2019-08-04 23:00:46 +03:00 |
partition.go
|
lib/{storage,mergeset}: create missing partition directories after restoring from backups
|
2019-11-02 02:27:19 +02:00 |
partition_search.go
|
lib/storage: share tsids across all the partSearch instances
|
2019-09-23 22:36:16 +03:00 |
partition_search_test.go
|
lib/storage: create and use lib/uint64set instead of map[uint64]struct{}
|
2019-09-24 21:18:04 +03:00 |
partition_test.go
|
all: add support for GOARCH=386 and fix all the issues related to 32-bit architectures such as GOARCH=arm
|
2019-10-17 18:27:49 +03:00 |
raw_block.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
raw_row.go
|
lib/storage: optimize TSID comparison
|
2019-09-26 14:20:02 +03:00 |
search.go
|
app/vmselect: optimize /api/v1/series by skipping storage data
|
2019-08-04 23:00:46 +03:00 |
search_test.go
|
app/vmselect: optimize /api/v1/series by skipping storage data
|
2019-08-04 23:00:46 +03:00 |
storage.go
|
lib/storage: optimize getMetricIDsForRecentHours for per-tenant lookups
|
2019-10-31 15:51:09 +02:00 |
storage_test.go
|
lib/storage: optimize getMetricIDsForRecentHours for per-tenant lookups
|
2019-10-31 15:51:09 +02:00 |
storage_timing_test.go
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |
table.go
|
all: make fmt
|
2019-10-17 20:05:12 +03:00 |
table_search.go
|
lib/storage: share tsids across all the partSearch instances
|
2019-09-23 22:36:16 +03:00 |
table_search_test.go
|
app/vmselect: optimize /api/v1/series by skipping storage data
|
2019-08-04 23:00:46 +03:00 |
table_search_timing_test.go
|
app/vmselect: optimize /api/v1/series by skipping storage data
|
2019-08-04 23:00:46 +03:00 |
table_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
table_timing_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
tag_filters.go
|
lib/storage: properly match labels against regexp with (?i) flag
|
2019-09-26 11:03:26 +03:00 |
tag_filters_test.go
|
lib/storage: properly match labels against regexp with (?i) flag
|
2019-09-26 11:03:26 +03:00 |
tag_filters_timing_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
time.go
|
lib/storage: optimize time series lookup for recent hours when the db contains many millions of time series with high churn rate (aka frequent deployments in Kubernetes)
|
2019-06-09 19:14:04 +03:00 |
time_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
tsid.go
|
lib/storage: optimize TSID comparison
|
2019-09-26 14:20:02 +03:00 |
tsid_test.go
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |