# Functions
BreakerInterceptor is an interceptor that acts as a circuit breaker.
DontLogContentForMethod disable logging content for given method.
DurationInterceptor is an interceptor that logs the processing time.
PrometheusInterceptor is an interceptor that reports to prometheus server.
SetSlowThreshold sets the slow threshold.
StreamTracingInterceptor returns a grpc.StreamClientInterceptor for opentelemetry.
TimeoutInterceptor is an interceptor that controls timeout.
UnaryTracingInterceptor returns a grpc.UnaryClientInterceptor for opentelemetry.