Files
coredns/middleware
Miek Gieben db6c9a3f01 middleware/metrics: fix crash on startup (#318)
Make the methods that handle Metrics all use pointer receivers to fix
sync.Once not being initialized.

Finish the setup_test to test for failures. And make the check for the
address more strict and return an error when it does not have a port
number.

Add a toplevel test that starts a CoreDNS server with metrics enabled
so we catch these errors in the future.
2016-10-04 11:05:04 +01:00
..
2016-09-25 08:39:20 +01:00
2016-10-03 07:21:24 +01:00
2016-09-25 08:39:20 +01:00
2016-10-02 15:58:01 +01:00
2016-09-23 09:14:12 +01:00
2016-09-25 08:39:20 +01:00
2016-09-25 08:39:20 +01:00
2016-09-25 08:39:20 +01:00
2016-09-23 09:14:12 +01:00
2016-09-25 08:39:20 +01:00
2016-09-23 23:00:50 +01:00
2016-09-23 09:14:12 +01:00
2016-10-02 15:58:01 +01:00
2016-09-25 08:39:20 +01:00
2016-03-19 07:32:50 +00:00
2016-09-17 17:09:05 +01:00
2016-09-07 12:55:41 +00:00
2016-09-21 17:01:19 +01:00