prometheus/storage/remote
Ayoub Mrini 0dd834e924
Merge pull request #18406 from machine424/depll
test: migrate TestDelayedCompaction to synctest to eliminate flakiness
2026-04-01 16:40:50 +02:00
..
azuread chore: fix emptyStringTest issues from gocritic (#18226) 2026-03-04 08:24:50 +01:00
googleiam Replace deprecated google.CredentialsFromJSON with option.WithAuthCredentialsFile 2026-02-10 13:03:14 -08:00
otlptranslator/prometheusremotewrite chore: fix emptyStringTest issues from gocritic (#18226) 2026-03-04 08:24:50 +01:00
chunked.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
chunked_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
client.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
client_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
codec.go storage/remote: add OTLP request body read limit 2026-03-31 11:11:47 +02:00
codec_test.go storage/remote: add OTLP request body read limit 2026-03-31 11:11:47 +02:00
dial_context.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
dial_context_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
ewma.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
intern.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
intern_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
max_timestamp.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
metadata_watcher.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
metadata_watcher_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
queue_manager.go Merge pull request #18304 from crawfordxx/fix-typos-in-comments 2026-04-01 13:45:59 +02:00
queue_manager_test.go chore: remove util/testutil/synctest now that we use Go>=1.25 2026-03-30 19:48:39 +02:00
read.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
read_handler.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
read_handler_test.go fix(remote_read): NHCB not returned over remote read samples (#17794) 2026-01-07 08:44:57 +01:00
read_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
stats.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
storage.go feat(storage)[PART4b]: add AppenderV2 to the rest of storage.Storage impl 2026-01-14 13:54:27 +00:00
storage_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
write.go tsdb/wlog[PERF]: optimize WAL watcher reads (up to 540x less B/op; 13000x less allocs/op) (#18250) 2026-03-11 09:17:13 +00:00
write_handler.go fix: handle ErrTooOldSample as 400 Bad Request in OTLP and v2 histogram write paths 2026-02-14 02:49:49 -08:00
write_handler_test.go refactor: use Appender mock for tests (#17992) 2026-02-02 15:56:11 +00:00
write_otlp_handler.go fix: handle ErrTooOldSample as 400 Bad Request in OTLP and v2 histogram write paths 2026-02-14 02:49:49 -08:00
write_otlp_handler_test.go refactor: switch OTLP handler to AppendableV2 (#17996) 2026-02-03 16:44:40 +00:00
write_test.go refactor: move OTLP handler to separate file (#17990) 2026-02-02 14:36:00 +00:00