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.
 
 
 
 
 
Arve Knudsen bc9a82f5a1
remote: Improve some comments (#12102)
2 years ago
..
chunked.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2 years ago
chunked_test.go Testify: move to require (#8122) 4 years ago
client.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2 years ago
client_test.go remote: Convert to RecoverableError using errors.As (#12103) 2 years ago
codec.go Mark Histogram.(Positive|Negative)Spans as non-nullable. 2 years ago
codec_test.go Mark Histogram.(Positive|Negative)Spans as non-nullable. 2 years ago
ewma.go Replace sync/atomic with uber-go/atomic (#7683) 4 years ago
intern.go Move away from testutil, refactor imports (#8087) 4 years ago
intern_test.go Testify: move to require (#8122) 4 years ago
max_timestamp.go Remote: Do not collect non-initialized timestamp metrics (#8060) 4 years ago
metadata_watcher.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2 years ago
metadata_watcher_test.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2 years ago
queue_manager.go remote: Improve some comments (#12102) 2 years ago
queue_manager_test.go histograms: Add remote-write support for Float Histograms (#11817) 2 years ago
read.go Update package storage/remote for new labels.Labels type 2 years ago
read_handler.go remote/read_handler: pool input to Marshal() (#11357) 2 years ago
read_handler_test.go Use errors.Is to check for a specific error 2 years ago
read_test.go Update package storage/remote tests for new labels.Labels type 2 years ago
storage.go storage/remote: in tests use labels.FromStrings 2 years ago
storage_test.go Update package storage/remote tests for new labels.Labels type 2 years ago
write.go Support FloatHistogram in TSDB (#11522) 2 years ago
write_handler.go histograms: Add remote-write support for Float Histograms (#11817) 2 years ago
write_handler_test.go Attempt to append ooo sample at the end first (#11615) 2 years ago
write_test.go Update package storage/remote tests for new labels.Labels type 2 years ago