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
Arve Knudsen 9c791faade
OTLP receiver: Don't append _total suffix to non-monotonic OTel sums (#16776)
12 months ago
..
azuread remote_write azure auth : allow empty client_id to suppport system assigned managed identity (#16421) 1 year ago
googleiam feat: add Google cloud roundtripper for remote write (#14346) 2 years ago
otlptranslator/prometheusremotewrite OTLP receiver: Don't append _total suffix to non-monotonic OTel sums (#16776) 12 months ago
chunked.go Add streaming remote read to ReadClient (#11379) 2 years ago
chunked_test.go fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2 years ago
client.go Strip newline in error when reading from remote client (#16487) 1 year ago
client_test.go Strip newline in error when reading from remote client (#16487) 1 year ago
codec.go Add streaming remote read to ReadClient (#11379) 2 years ago
codec_test.go test(rw2): add nhcb testcases to remote write 2.0 1 year ago
dial_context.go [ENHANCEMEN] Remote-Write: optionally use a DNS resolver that picks a random IP (#15329) 2 years ago
dial_context_test.go [ENHANCEMEN] Remote-Write: optionally use a DNS resolver that picks a random IP (#15329) 2 years ago
ewma.go
intern.go fix: storage/remote.pool interned refs count and flaky test (#16335) 1 year ago
intern_test.go fix: storage/remote.pool interned refs count and flaky test (#16335) 1 year ago
max_timestamp.go
metadata_watcher.go Fix issues raised by staticcheck (#15722) 1 year ago
metadata_watcher_test.go scrape: Fix metadata in WAL not working for histograms and summaries. 1 year ago
queue_manager.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 1 year ago
queue_manager_test.go Enhance TestDropOldTimeSeries to test both v1 and v2 protocols (#16709) 1 year ago
read.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 1 year ago
read_handler.go fix(remote): rename some remote read related metrics for better clarity. 2 years ago
read_handler_test.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 1 year ago
read_test.go prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 1 year ago
stats.go [PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 2 years ago
storage.go prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 1 year ago
storage_test.go prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 1 year ago
write.go prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 1 year ago
write_handler.go OTLP receiver: Rename `otlp.convert_scope_metadata` to `otlp.promote_scope_metadata` (#16760) 12 months ago
write_handler_test.go test(rw2): add nhcb testcases to remote write 2.0 1 year ago
write_test.go Fix flakiness in TestOTLPWriteHandler (#16608) 1 year ago