The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prometheus/storage/remote
Bryan Boreham 0f75a307f1
Merge pull request #18860 from texasich/fix/flaky-reshard-partial-batch
1 day ago
..
azuread Merge pull request #18217 from bragi92/main 2 days ago
googleiam Replace deprecated google.CredentialsFromJSON with option.WithAuthCredentialsFile 4 months ago
otlptranslator/prometheusremotewrite chore: fix emptyStringTest issues from gocritic (#18226) 3 months ago
chunked.go Remove copyright date from headers (#17785) 5 months ago
chunked_test.go Remove copyright date from headers (#17785) 5 months ago
client.go Remove copyright date from headers (#17785) 5 months ago
client_test.go Remove copyright date from headers (#17785) 5 months ago
codec.go tsdb: Add TODOs for ST-in-WAL work (#18773) 3 weeks ago
codec_test.go Merge branch 'release-3.11' into merge-3.11 1 month ago
dial_context.go Remove copyright date from headers (#17785) 5 months ago
dial_context_test.go Remove copyright date from headers (#17785) 5 months ago
ewma.go Remove copyright date from headers (#17785) 5 months ago
intern.go Remove copyright date from headers (#17785) 5 months ago
intern_test.go Remove copyright date from headers (#17785) 5 months ago
max_timestamp.go Remove copyright date from headers (#17785) 5 months ago
metadata_watcher.go Remove copyright date from headers (#17785) 5 months ago
metadata_watcher_test.go Remove copyright date from headers (#17785) 5 months ago
queue_manager.go Merge pull request #18304 from crawfordxx/fix-typos-in-comments 2 months ago
queue_manager_test.go storage/remote: don't run TestReshardPartialBatch in parallel 6 days ago
read.go Remove copyright date from headers (#17785) 5 months ago
read_handler.go Remove copyright date from headers (#17785) 5 months ago
read_handler_test.go fix(remote_read): NHCB not returned over remote read samples (#17794) 5 months ago
read_test.go Remove copyright date from headers (#17785) 5 months ago
stats.go Remove copyright date from headers (#17785) 5 months ago
storage.go feat(storage)[PART4b]: add AppenderV2 to the rest of storage.Storage impl 5 months ago
storage_test.go Remove copyright date from headers (#17785) 5 months ago
write.go tsdb/wlog[PERF]: optimize WAL watcher reads (up to 540x less B/op; 13000x less allocs/op) (#18250) 3 months ago
write_handler.go typo 1 month ago
write_handler_test.go fix: check bounds on remote write receive when parsing symbolized metadata 1 month ago
write_otlp_handler.go fix: handle ErrTooOldSample as 400 Bad Request in OTLP and v2 histogram write paths 4 months ago
write_otlp_handler_test.go refactor: switch OTLP handler to AppendableV2 (#17996) 4 months ago
write_test.go refactor: move OTLP handler to separate file (#17990) 4 months ago