Andrey Meshkov aebbc4883d 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
2019-05-27 15:52:47 +01:00
..
2019-02-01 19:22:43 +08:00
2019-02-20 07:12:21 -05:00
2018-07-07 08:22:07 +01:00
2019-03-31 08:32:55 +01:00
2018-07-19 16:23:06 +01:00
2018-09-19 08:16:04 +01:00
2019-05-23 21:02:30 +01:00
2019-04-28 11:46:45 +01:00