prometheus/storage/remote
Bryan Boreham 2ac1632eec storage/remote: improve symbol-table handling
On the incoming path, `writeHandler.write()` creates a new table for
each request.

`labelProtosToLabels` takes a `ScratchBuilder` now.

Call `NewScratchBuilder` as required in tests.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-02-23 13:50:27 +00:00
..
azuread
otlptranslator
chunked.go
chunked_test.go
client.go
client_test.go
codec.go
codec_test.go
ewma.go
intern.go
intern_test.go
max_timestamp.go
metadata_watcher.go
metadata_watcher_test.go
queue_manager.go
queue_manager_test.go
read.go
read_handler.go
read_handler_test.go
read_test.go
storage.go
storage_test.go
write.go
write_handler.go
write_handler_test.go
write_test.go