| Package | Description |
|---|---|
| io.grpc.gcp.observability.interceptors |
| Modifier and Type | Method and Description |
|---|---|
static ConfigFilterHelper |
ConfigFilterHelper.factory(ObservabilityConfig config)
Creates and returns helper instance for log filtering.
|
| Constructor and Description |
|---|
FactoryImpl(LogHelper helper,
ConfigFilterHelper filterHelper)
Create the
InternalLoggingServerInterceptor.Factory we need to create our ServerInterceptors. |
FactoryImpl(LogHelper helper,
ConfigFilterHelper filterHelper)
Create the
InternalLoggingChannelInterceptor.Factory we need to create our ClientInterceptors. |