coredns/test
Francois Tur 05204ef142 Metrics registered on wrong prometheus registry (#2246)
* - UT on metrics verifying that all plugins of all blocs have their metrics collectors declared

* - fix error msg

* - redirect Registry of metric to the one that handle the listener
- allow duplicate of metrics collector on the same Registry (case of same plugin in 2 blocs listening metrics on the same address)

* - fix change of signature

* - ensure cleaning metrics before starting the test (metrics collectors are global vars .. and re-used by several tests)

* - I think I fixed this test. Ensure correct mn of hits and clean metrics before test.

* - fix typo in error msg - proposed at review

* - fix typo in comment

* - remove ResetMetrics functions
- change a way to test the numeric metrics : get the diff between begin and end of test

* - oops. removing debug logs
2018-11-01 19:56:00 +00:00
..
auto_test.go Use filepath when manipulating file paths (#2221) 2018-10-21 13:59:37 +00:00
cache_test.go make default min ttl 5 (#2227) 2018-10-22 16:59:12 -04:00
chaos_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
compression_scrub_test.go server: actually scrub response (#2225) 2018-10-23 09:55:40 -07:00
doc.go Doc: add package docs (#296) 2016-09-25 08:39:20 +01:00
ds_file_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
erratic_autopath_test.go tests: CoreDNSServerAndPorts (#972) 2017-08-24 11:35:14 +01:00
etcd_cache_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
etcd_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
example_test.go plugin/cache: Set min TTL default to zero (#2199) 2018-10-16 06:24:40 -07:00
external_test.go Extend presubmit to covert test and request (#1846) 2018-06-01 15:12:49 +01:00
file.go Pr 311 2 (#312) 2016-10-02 15:58:01 +01:00
file_cname_proxy_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
file_reload_test.go Configurable zone reload interval in file plugin (#2110) 2018-09-29 16:50:49 +01:00
file_serve_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
file_srv_additional_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
file_test.go Extend presubmit to covert test and request (#1846) 2018-06-01 15:12:49 +01:00
file_upstream_test.go plugin/file: fix local CNAME lookup (#1866) 2018-06-12 14:54:37 +01:00
grpc_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
hosts_file_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
metrics_test.go Metrics registered on wrong prometheus registry (#2246) 2018-11-01 19:56:00 +00:00
miek_test.go middleware/file: fix DS handling (#344) 2016-10-19 17:46:03 +01:00
plugin_dnssec_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
plugin_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
proxy_health_test.go Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
proxy_http_health_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
proxy_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
readme_test.go Typo fixes (#2031) 2018-08-14 08:55:55 -07:00
reload_test.go Ensure Re-register of metrics variables after a reload (#2080) 2018-09-19 02:11:24 -07:00
reverse_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
rewrite_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
secondary_test.go Extend presubmit to covert test and request (#1846) 2018-06-01 15:12:49 +01:00
server.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
server_reverse_test.go Fix ineffassign (#1959) 2018-07-28 10:32:13 +01:00
server_test.go tests: CoreDNSServerAndPorts (#972) 2017-08-24 11:35:14 +01:00
template_upstream_test.go plugin/template: fix CNAME upstream handling (#1886) 2018-06-21 14:38:29 -04:00
wildcard_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00