prometheus/tsdb/wlog
Marco Pracucci c461e22341
Improve fast regexp matcher cache (#482)
* Limit FastRegexMatcher by size (bytes) and add a TTL to each entry

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Add TestNewFastRegexMatcher_CacheSizeLimit

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Tolerate ristretto goroutines when checking goroutine leaks

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Tolerate ristretto goroutines when checking goroutine leaks

Signed-off-by: Marco Pracucci <marco@pracucci.com>

---------

Signed-off-by: Marco Pracucci <marco@pracucci.com>
2023-04-17 15:20:58 +02:00
..
checkpoint.go Merge remote-tracking branch 'upstream/main' into fix-conflict 2022-10-12 14:20:02 +05:30
checkpoint_test.go Merge remote-tracking branch 'upstream/main' into fix-conflict 2022-10-12 14:20:02 +05:30
live_reader.go Use errors.Is to check for a specific error 2022-12-29 23:23:07 +08:00
reader.go Use errors.Is to check for a specific error 2022-12-29 23:23:07 +08:00
reader_test.go TSDB: Rename wal package to wlog (#11352) 2022-10-10 20:38:46 +05:30
watcher.go histograms: Add remote-write support for Float Histograms (#11817) 2023-01-13 16:39:20 +05:30
watcher_test.go histograms: Add remote-write support for Float Histograms (#11817) 2023-01-13 16:39:20 +05:30
wlog.go Feat: metrics for head_chunks & wal folders (#12013) 2023-03-02 15:25:56 +05:30
wlog_test.go Improve fast regexp matcher cache (#482) 2023-04-17 15:20:58 +02:00