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 9595b174e5 otlp: Document regular and exponential histogram conversions 2 years ago
..
azuread fix: correct the typo in azuread sdk auth (#14106) 2 years ago
otlptranslator otlp: Document regular and exponential histogram conversions 2 years ago
chunked.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 4 years ago
chunked_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
client.go Fix various linting errors 2 years ago
client_test.go remote_write: add a unit test to make sure the write client sends 2 years ago
codec.go Export remote.LabelsToLabelsProto() and remote.LabelProtosToLabels() 2 years ago
codec_test.go Export remote.LabelsToLabelsProto() and remote.LabelProtosToLabels() 2 years ago
ewma.go style: Replace `else if` cascades with `switch` 3 years ago
intern.go Move away from testutil, refactor imports (#8087) 5 years ago
intern_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
max_timestamp.go Remote: Do not collect non-initialized timestamp metrics (#8060) 5 years ago
metadata_watcher.go scrape: consistent function names for metadata 2 years ago
metadata_watcher_test.go Move metric type definitions to common/model 2 years ago
queue_manager.go Fix data corruption in remote write if max_sample_age is applied (#14078) 2 years ago
queue_manager_test.go Fix data corruption in remote write if max_sample_age is applied (#14078) 2 years ago
read.go Add warnings (and annotations) to PromQL query results (#12152) 2 years ago
read_handler.go Chunked remote read: close the querier earlier 2 years ago
read_handler_test.go test: add promqltest package references 2 years ago
read_test.go Export remote.LabelsToLabelsProto() and remote.LabelProtosToLabels() 2 years ago
storage.go remote/storage.go: adjust Storage.Notify() to avoid a race condition with Storage.ApplyConfig() 2 years ago
storage_test.go golangci-lint: enable testifylint linter (#13254) 2 years ago
write.go Append Created Timestamps (#12733) 2 years ago
write_handler.go remote write handler: reject samples with future timestamps (#14304) 2 years ago
write_handler_test.go remote write handler: reject samples with future timestamps (#14304) 2 years ago
write_test.go all: fix some typos (#13863) 2 years ago