mirror of
https://github.com/coredns/coredns.git
synced 2025-08-10 08:17:01 +02:00
* Add server instance to the context in ServerTLS and ServerHTTPS The problem with the current code is that there's no way to get the server instance inside a plugin. Because of that "metrics" plugin sets empty "server" label for requests served over TLS or HTTPS. * use s.Server instead of s * Added server to the context of grpc requests |
||
---|---|---|
.. | ||
dnsserver | ||
plugin | ||
coredns.go |