prometheus/retrieval
Julius Volz 0378c2ca1f Nonexistent labels in BY-clauses shouldn't propagate to result.
This fixes bug 2. of https://github.com/prometheus/prometheus/issues/374

Change-Id: Ia4a13153616bafce5bf10597966b071434422d09
2014-01-24 16:05: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_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
target_provider.go Added DNS-SD lookup counter for successful/unsuccessful lookups 2013-12-16 08:48:56 -05:00
target_test.go Use custom timestamp type for sample timestamps and related code. 2013-12-03 09:11:28 +01:00
target.go Use custom timestamp type for sample timestamps and related code. 2013-12-03 09:11:28 +01:00
targetmanager_test.go Add global label support via Ingesters. 2013-08-13 16:54:15 +02:00
targetmanager.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
targetpool.go Cleanup/fix program termination sequence. 2013-12-11 15:40:32 +01:00