Documentation
¶
Index ¶
- func StreamTracingInterceptor(UserTraceName string) grpc.StreamClientInterceptor
- func TimeoutInterceptor(timeout time.Duration) grpc.UnaryClientInterceptor
- func UnaryClientPrometheusInterceptor() grpc.UnaryClientInterceptor
- func UnaryTracingInterceptor(UserTraceName string) grpc.UnaryClientInterceptor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamTracingInterceptor ¶ added in v0.0.3
func StreamTracingInterceptor(UserTraceName string) grpc.StreamClientInterceptor
StreamTracingInterceptor returns a grpc.StreamClientInterceptor for opentelemetry.
func TimeoutInterceptor ¶
func TimeoutInterceptor(timeout time.Duration) grpc.UnaryClientInterceptor
func UnaryClientPrometheusInterceptor ¶
func UnaryClientPrometheusInterceptor() grpc.UnaryClientInterceptor
UnaryClientPrometheusInterceptor prometheus sclient interceptor.
func UnaryTracingInterceptor ¶ added in v0.0.3
func UnaryTracingInterceptor(UserTraceName string) grpc.UnaryClientInterceptor
UnaryTracingInterceptor returns a grpc.UnaryClientInterceptor for opentelemetry.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.