prometheus/storage
Julius Volz beb3c4b389 Remove legacy remote storage implementations
This removes legacy support for specific remote storage systems in favor
of only offering the generic remote write protocol. An example bridge
application that translates from the generic protocol to each of those
legacy backends is still provided at:

documentation/examples/remote_storage/remote_storage_bridge

See also https://github.com/prometheus/prometheus/issues/10

The next step in the plan is to re-add support for multiple remote
storages.
2017-02-14 17:52:05 +01:00
..
local storage: Fix chunkIndexToStartSeek calculation 2017-02-10 11:42:59 +01:00
metric storage: improve index lookups 2016-07-20 17:35:53 +02:00
remote Remove legacy remote storage implementations 2017-02-14 17:52:05 +01:00
storage.go Fix deadlock, structure target logging 2016-02-03 10:39:34 +01:00