prometheus/storage/remote
Brian Brazil 1b8a474612 Don't clone the metric if there's no remote writes.
The metric clone can't be further optimised, and is a
non-trivial memory allocation cost so fast path it
if there's no remote writes configured.
2016-12-21 11:34:48 +00:00
..
graphite fix several minor golint style issues 2016-05-11 14:26:18 +02:00
influxdb Switch to common/log 2015-10-03 10:21:43 +02:00
opentsdb Add missing license headers 2016-04-13 16:08:22 +02: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 Add support for remote write relabelling. 2016-10-05 07:43:19 +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
remote_reloadable.go Don't clone the metric if there's no remote writes. 2016-12-21 11:34:48 +00:00