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.
 
 
 
 
 
Matthieu MOREL d56d0a9d52
(storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946)
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 (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2 years ago
codec.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2 years ago
codec_test.go storage: expose bug in iterators #10027 3 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 Write: Rename confusing `walDir` parameter to `dir` (#10464) 3 years ago
queue_manager_test.go Removing global state modification on unit tests (fix #10033 #10034) (#10935) 2 years ago
read.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2 years ago
read_handler.go Move packages out of deprecated pkg directory 3 years ago
read_handler_test.go unit tests: make all Labels sorted alphabetically (#10532) 3 years ago
read_test.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2 years ago
storage.go Add an option to use the external labels as selectors for the remote read endpoint (#10254) 3 years ago
storage_test.go Removing global state modification on unit tests (fix #10033 #10034) (#10935) 2 years ago
write.go Remote Write: Rename confusing `walDir` parameter to `dir` (#10464) 3 years ago
write_handler.go (storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 2 years ago
write_handler_test.go refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
write_test.go Removing global state modification on unit tests (fix #10033 #10034) (#10935) 2 years ago