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
Oleg Zaytsev b1ed4a0a66
LabelNames API with matchers (#9083)
3 years ago
..
chunked.go
chunked_test.go
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
intern.go
intern_test.go
max_timestamp.go
metadata_watcher.go Switched to go-kit/log 4 years ago
metadata_watcher_test.go Fix some gofmt warnings (#8743) 4 years ago
queue_manager.go Remote Write: Add max samples per metadata send (#8959) 3 years ago
queue_manager_test.go Remote Write: Add max samples per metadata send (#8959) 3 years ago
read.go LabelNames API with matchers (#9083) 3 years ago
read_handler.go Switched to go-kit/log 4 years ago
read_handler_test.go Move remote read handler to remote package. (#8536) 4 years ago
read_test.go
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 Switched to go-kit/log 4 years ago
storage_test.go
write.go Switched to go-kit/log 4 years ago
write_handler.go Switched to go-kit/log 4 years ago
write_handler_test.go Switched to go-kit/log 4 years ago
write_test.go