| Name | Description | Default value |
|---|---|---|
| task-processor | The task processor to use for responses. | uses grpc-server.service-defaults.task-processor |
| status-codes-log-level.* | GRPC status code string -> log level map. Allows overriding the log level for the span for individual statuses. See grpcpp StatusCode documentation for the list of possible values: https://grpc.github.io/grpc/cpp/namespacegrpc.html#aff1730578c90160528f6a8d67ef5c43b Example: - FAILED_PRECONDITION: info. Each of the elements: log level. | – |