Files
coredns/plugin/metrics/setup.go
James Hartig 1919913c98 plugin/metrics: Added New func (#1309)
If external plugins wanted to extend metrics there was no way since
zoneNames couldn't be initialized. Now plugins can call New to get an
instance of Metrics that they can extend.
2017-12-13 16:59:10 -05:00

1.8 KiB