prometheus/tsdb/index
Arve Knudsen ae9221e152
tsdb/index.Symbols: Drop context argument from Lookup method (#13058)
Drop context argument from tsdb/index.Symbols.Lookup since lookup
should be fast and the context checking is a performance hit.

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2023-11-08 13:08:33 +01:00
..
index.go tsdb/index.Symbols: Drop context argument from Lookup method (#13058) 2023-11-08 13:08:33 +01:00
index_test.go tsdb/index.Symbols: Drop context argument from Lookup method (#13058) 2023-11-08 13:08:33 +01:00
postings.go Revert ListPostings change (#12955) 2023-10-09 17:25:18 +02:00
postings_test.go Revert ListPostings change (#12955) 2023-10-09 17:25:18 +02:00
postingsstats.go Fix int32 overflow issues (#12978) 2023-10-16 16:23:26 +02:00
postingsstats_test.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00