prometheus/storage/remote
Tom Wilkie ece12bff93 Shard/parrallelise samples by fingerprint in StorageQueueManager
By splitting the single queue into multiple queues and flushing each individual queue in serially (and all queues in parallel), we can guarantee to preserve the order of timestampsin samples sent to downstream systems.
2016-08-30 17:42:36 +02:00
..
graphite fix several minor golint style issues 2016-05-11 14:26:18 +02:00
influxdb
opentsdb
client.go Generic write cleanups and changes. 2016-08-30 17:24:48 +02:00
queue_manager.go Shard/parrallelise samples by fingerprint in StorageQueueManager 2016-08-30 17:42:36 +02:00
queue_manager_test.go Shard/parrallelise samples by fingerprint in StorageQueueManager 2016-08-30 17:42:36 +02:00
remote.go Shard/parrallelise samples by fingerprint in StorageQueueManager 2016-08-30 17:42:36 +02:00
remote.pb.go Generic write cleanups and changes. 2016-08-30 17:24:48 +02:00
remote.proto Generic write cleanups and changes. 2016-08-30 17:24:48 +02:00
snappy.go Generic write cleanups and changes. 2016-08-30 17:24:48 +02:00