carousell/Orion

Allow removal of ResponseTimeLoggingInterceptor

hieven opened this issue · 0 comments

When we're running integration test, we'll see lots of API log from ResponseTimeLoggingInterceptor and currently there is no way to remove it even set NoDefaultInterceptors to true

https://github.com/carousell/Orion/blob/master/orion/handlers/utils.go#L57