prometheus/tsdb/index
Jupiter 7337ecf0d3
Log when total symbol size exceeds 2^32 bytes. (#9104)
* Compaction fails when total symbol size exceeds 2^32 bytes.
Signed-off-by: tanghengjian <1040104807@qq.com>

* Compaction fails when total symbol size exceeds 2^32 bytes.

Signed-off-by: tanghengjian <1040104807@qq.com>

* Compaction fails when total symbol size exceeds 2^32 bytes.

Signed-off-by: root <tanghengjian@oppo.com>

Co-authored-by: root <tanghengjian@oppo.com>
2021-07-20 15:51:36 +05:30
..
index_test.go typos correct 2021-05-20 09:52:33 +08:00
index.go Log when total symbol size exceeds 2^32 bytes. (#9104) 2021-07-20 15:51:36 +05:30
postings_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
postings.go tsdb: Expose total number of label pairs in head in TSDB stats page (#8343) 2021-01-07 12:11:32 +05:30
postingsstats_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
postingsstats.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 2020-04-15 11:17:41 +01:00