prometheus/storage/remote
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
..
client.go Add support for remote write relabelling. 2016-10-05 07:43:19 +01:00
queue_manager.go Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 2016-09-19 22:47:51 +02:00
queue_manager_test.go Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 2016-09-19 22:47:51 +02:00
remote.go Remove legacy remote storage implementations 2017-02-14 17:52:05 +01:00
remote.pb.go Remove gRPC leftovers in protobuf definitions 2016-10-05 17:31:04 +02:00
remote.proto Remove gRPC leftovers in protobuf definitions 2016-10-05 17:31:04 +02:00