提交 e369dee8 编写于 作者: A Andrew Newdigate 提交者: Nick Thomas

Rename Labkit::Tracing::GRPCInterceptor to GRPC::ClientInterceptor

The original name has been deprecated
上级 1c4ca89a
...@@ -50,7 +50,7 @@ module Gitlab ...@@ -50,7 +50,7 @@ module Gitlab
def self.interceptors def self.interceptors
return [] unless Labkit::Tracing.enabled? return [] unless Labkit::Tracing.enabled?
[Labkit::Tracing::GRPCInterceptor.instance] [Labkit::Tracing::GRPC::ClientInterceptor.instance]
end end
private_class_method :interceptors private_class_method :interceptors
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册