.. |
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
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
block_stream_reader_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +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/fs: consistency renaming SyncPath -> MustSyncPath, since it doesnt return error
|
2019-06-11 23:13:45 +03: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: use sort.Sort instead of sort.slice in getSortedMetricIDs
|
2019-09-19 20:08:13 +03:00 |
index_db_test.go
|
lib/storage: invalidate tagFilters -> TSIDS cache when newly added index data becomes visible to search
|
2019-08-29 15:08:44 +03: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: mention source parts on merge error
|
2019-06-24 14:09:46 +03:00 |
merge_test.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +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: remove duplicate tag keys on MetricName.Marshal call
|
2019-09-04 18:13:51 +03:00 |
metric_name_test.go
|
lib/storage: remove duplicate tag keys on MetricName.Marshal call
|
2019-09-04 18:13:51 +03:00 |
part.go
|
lib/storage: calculate the maximum number of rows per small part from -memory.allowedPercent
|
2019-08-25 14:41:32 +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: properly reset partSearch.fetchData in partSearch.reset
|
2019-08-05 09:55:50 +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/mergeset: dynamically calculate the maximum number of items per part, which can be cached in OS page cache
|
2019-09-09 11:42:45 +03:00 |
partition_search.go
|
app/vmselect: optimize /api/v1/series by skipping storage data
|
2019-08-04 23:00:46 +03:00 |
partition_search_test.go
|
app/vmselect: optimize /api/v1/series by skipping storage data
|
2019-08-04 23:00:46 +03:00 |
partition_test.go
|
lib/storage: properly limit the number of output rows in small and big parts storage
|
2019-08-25 14:41:32 +03:00 |
raw_block.go
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
raw_row.go
|
all: fix misspellings
|
2019-05-25 21:51:24 +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: calculate the maximum number of rows per small part from -memory.allowedPercent
|
2019-08-25 15:29:09 +03:00 |
storage_test.go
|
lib/storage: calculate the maximum number of rows per small part from -memory.allowedPercent
|
2019-08-25 15:29:09 +03:00 |
storage_timing_test.go
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |
table.go
|
lib: move common code for creating flock.lock file into fs.CreateFlockFile
|
2019-08-13 01:46:20 +03:00 |
table_search.go
|
app/vmselect: optimize /api/v1/series by skipping storage data
|
2019-08-04 23:00:46 +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: go fmt
|
2019-08-27 14:28:24 +03:00 |
tag_filters_test.go
|
lib/storage: properly handle (?i) in the tag filter regexp
|
2019-08-26 00:44:56 +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
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |
tsid_test.go
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |