prometheus/retrieval
Julius Volz 35ee2cd3cb Add alertmanager notification support to Prometheus.
Alert definitions now also have mandatory SUMMARY and DESCRIPTION fields
that get sent along a firing alert to the alert manager.
2013-07-30 17:23:41 +02:00
..
helpers_test.go Rename test helper files to helpers_test.go 2013-05-14 16:30:47 +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 alertmanager notification support to Prometheus. 2013-07-30 17:23:41 +02:00
target_provider.go Use github.com/miekg/dns for resolving SRV records 2013-06-26 16:04:25 +02:00
target_test.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
targetmanager.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00
targetmanager_test.go Return [] instead of null for empty result vectors. 2013-07-25 12:16:32 +02:00
targetpool.go Represent targets in a tabular interface. 2013-07-15 15:12:01 +02:00
targetpool_test.go WIP - Snapshot of Moving to Client Model. 2013-06-25 15:52:42 +02:00