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
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296)
4 years ago
..
chunked.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 5 years ago
chunked_test.go Testify: move to require (#8122) 4 years ago
client.go Upgrade prometheus/common to v0.21.0 4 years ago
client_test.go Adds support to configure retry on Rate-Limiting from remote-write config. 4 years ago
codec.go Various enhancements and refactorings for remote write receiver: 4 years ago
codec_test.go Various enhancements and refactorings for remote write receiver: 4 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 Allow metric metadata to be propagated via Remote Write. (#6815) 4 years ago
metadata_watcher_test.go Fix some gofmt warnings (#8743) 4 years ago
queue_manager.go Add Exemplar Remote Write support (#8296) 4 years ago
queue_manager_test.go Add Exemplar Remote Write support (#8296) 4 years ago
read.go Add matchers to LabelValues() call (#8400) 4 years ago
read_handler.go Move remote read handler to remote package. (#8536) 4 years ago
read_handler_test.go Move remote read handler to remote package. (#8536) 4 years ago
read_test.go Allow metric metadata to be propagated via Remote Write. (#6815) 4 years ago
sigv4.go Contribute grafana/agent sigv4 code (#8509) 4 years ago
sigv4_test.go Contribute grafana/agent sigv4 code (#8509) 4 years ago
storage.go Custom headers on remote-read and refactor implementation to roundtripper. 4 years ago
storage_test.go Allow metric metadata to be propagated via Remote Write. (#6815) 4 years ago
write.go Add Exemplar Remote Write support (#8296) 4 years ago
write_handler.go Move remote read handler to remote package. (#8536) 4 years ago
write_handler_test.go Add circular in-memory exemplars storage (#6635) 4 years ago
write_test.go Allow metric metadata to be propagated via Remote Write. (#6815) 4 years ago