prometheus/retrieval
Johannes 'fish' Ziemke 8c08a5031f Add search domain support to SRV lookups
This adds search domain support by trying to resolve a name by
appending each search domain configured in /etc/resolv.conf until
the query succeeds (NOERROR) and has at least one answer.

Change-Id: Ibdc5138c5d8cc049e11fab90c3d5243d5a06852c
2013-10-29 17:19:49 +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 Refresh Prometheus client API usage. 2013-04-28 19:40:30 +02: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 Add global label support via Ingesters. 2013-08-13 16:54:15 +02:00
target_provider.go Add search domain support to SRV lookups 2013-10-29 17:19:49 +01:00
target_test.go Add global label support via Ingesters. 2013-08-13 16:54:15 +02:00
targetmanager.go Make scrape timeouts configurable per job. 2013-08-19 12:21:47 +02:00
targetmanager_test.go Add global label support via Ingesters. 2013-08-13 16:54:15 +02:00
targetpool.go Add global label support via Ingesters. 2013-08-13 16:54:15 +02:00
targetpool_test.go Add global label support via Ingesters. 2013-08-13 16:54:15 +02:00