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
machine424 ba14bc49db
chore: deprecate prometheus_remote_storage_{samples,exemplars,histograms}_in_total and prometheus_remote_storage_highest_timestamp_in_seconds
9 months ago
..
azuread Apply analyzer "modernize" to the whole codebase 9 months ago
googleiam feat: add Google cloud roundtripper for remote write (#14346) 2 years ago
otlptranslator/prometheusremotewrite Apply analyzer "modernize" to the whole codebase 9 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 remote.ReadClient: allow multiple queries (#16742) 10 months ago
client_test.go Apply analyzer "modernize" to the whole codebase 9 months ago
codec.go Make metric/label name validation scheme explicit (#16928) 10 months ago
codec_test.go Apply analyzer "modernize" to the whole codebase 9 months 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 Apply analyzer "modernize" to the whole codebase 9 months ago
ewma.go style: Replace `else if` cascades with `switch` 3 years ago
intern.go fix: storage/remote.pool interned refs count and flaky test (#16335) 1 year ago
intern_test.go Apply analyzer "modernize" to the whole codebase 9 months ago
max_timestamp.go chore(storage/remote): collect maxTimestamp when value is 0 as well. 2 years ago
metadata_watcher.go chore: enable unused-receiver rule from revive 10 months ago
metadata_watcher_test.go chore: enable unused-receiver rule from revive 10 months ago
queue_manager.go storage/remote: compute highestTimestamp and dataIn at QueueManager level 9 months ago
queue_manager_test.go storage/remote: compute highestTimestamp and dataIn at QueueManager level 9 months ago
read.go chore: enable unused-receiver rule from revive 10 months 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 Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 9 months ago
stats.go [PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 2 years ago
storage.go Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 9 months ago
storage_test.go Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 9 months ago
write.go chore: deprecate prometheus_remote_storage_{samples,exemplars,histograms}_in_total and prometheus_remote_storage_highest_timestamp_in_seconds 9 months ago
write_handler.go Remote write: Return after writing error response for invalid compression (#17050) 10 months ago
write_handler_test.go Apply analyzer "modernize" to the whole codebase 9 months ago
write_test.go Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 9 months ago