diff options
author | 2019-05-27 17:52:48 +0300 | |
---|---|---|
committer | 2019-05-27 15:52:47 +0100 | |
commit | aebbc4883dcf26060c6b338cef3187dd14161ccb (patch) | |
tree | 20cab2a26f92033ea491cb752167c23c15208724 /ADOPTERS.md | |
parent | c5f49257be59bd2d989f27c0fadc0575e028aea5 (diff) | |
download | coredns-aebbc4883dcf26060c6b338cef3187dd14161ccb.tar.gz coredns-aebbc4883dcf26060c6b338cef3187dd14161ccb.tar.zst coredns-aebbc4883dcf26060c6b338cef3187dd14161ccb.zip |
Add server instance to the context in ServerTLS and ServerHTTPS (#2840)
* 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
Diffstat (limited to 'ADOPTERS.md')
0 files changed, 0 insertions, 0 deletions