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
Brian Brazil 38d32e0686
Don't sort postings if we only have one block.
5 years ago
..
chunked.go remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703) 5 years ago
chunked_test.go remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703) 5 years ago
client.go Make remote client `Store` use passed context (#6673) 5 years ago
client_test.go Improve testutil.ErrorEqual (#6471) 5 years ago
codec.go Don't sort postings if we only have one block. 5 years ago
codec_test.go Replaced test validations with testutils on storage/remote/codec_test.go (#6097) 5 years ago
ewma.go Merge the 2.13 release branch to master (#6117) 5 years ago
intern.go Merge the 2.13 release branch to master (#6117) 5 years ago
intern_test.go Fix order of testutil.Equals (#6695) 5 years ago
max_gauge.go resolve race condition in maxGauge (#5647) 6 years ago
queue_manager.go Only reduce the number of shards when caught up. 5 years ago
queue_manager_test.go Use samplesPending rather than integral 5 years ago
read.go Don't sort postings if we only have one block. 5 years ago
read_test.go Spelling (#6517) 5 years ago
storage.go Remote storage: propagate json marshal errors (#6622) 5 years ago
storage_test.go Add config option for remote job name (#6043) 5 years ago
write.go Add config option for remote job name (#6043) 5 years ago
write_test.go Add config option for remote job name (#6043) 5 years ago