mirror of
https://github.com/linka-cloud/grpc.git
synced 2025-06-22 09:12:28 +00:00
interceptors: migrate to otel and add logging interceptor
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
@ -91,7 +91,6 @@ func (o *options) Default() {
|
||||
if o.transport == nil {
|
||||
o.transport = &grpc.Server{}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
type Option func(*options)
|
||||
|
Reference in New Issue
Block a user