enableOtelLogging property

bool enableOtelLogging
final

This field is used for large models. If true, in addition to the original large model logs, logs will be converted in OTel schema format, and saved in otel_log column. Default value is false.

Implementation

final bool enableOtelLogging;