prometheus/retrieval
Julius Volz 84df022025 Cleanup server address handling, support IPv6.
This fixes https://github.com/prometheus/prometheus/issues/377, as
IPv6 server addresses are now handled correctly.

Change-Id: Iebde7cfdadb0a52041472517e6fdcff4303a25ab
2014-03-09 23:31:30 +01:00
..
helpers_test.go Add global label support via Ingesters. 2013-08-13 16:54:15 +02:00
ingester.go Add global label support via Ingesters. 2013-08-13 16:54:15 +02:00
instrumentation.go Nonexistent labels in BY-clauses shouldn't propagate to result. 2014-01-24 16:05:30 +01:00
interface_test.go Fix broken retrieval tests. 2013-07-25 12:15:00 +02:00
scheduler.go Represent targets in a tabular interface. 2013-07-15 15:12:01 +02:00
scheduler_test.go Fix broken retrieval tests. 2013-07-25 12:15:00 +02:00
target.go Use custom timestamp type for sample timestamps and related code. 2013-12-03 09:11:28 +01:00
target_provider.go Cleanup server address handling, support IPv6. 2014-03-09 23:31:30 +01:00
target_test.go Use custom timestamp type for sample timestamps and related code. 2013-12-03 09:11:28 +01:00
targetmanager.go Cleanup/fix program termination sequence. 2013-12-11 15:40:32 +01:00
targetmanager_test.go Add global label support via Ingesters. 2013-08-13 16:54:15 +02:00
targetpool.go Cleanup/fix program termination sequence. 2013-12-11 15:40:32 +01:00
targetpool_test.go Add global label support via Ingesters. 2013-08-13 16:54:15 +02:00