Object containing the OpenTelemetry span
Name of the dataset run
OptionalrunArgs: { description?: string; metadata?: any }Optional arguments for the dataset run
Optionaldescription?: stringDescription of the dataset run
Optionalmetadata?: anyAdditional metadata for the dataset run
Promise that resolves to the created dataset run item
Function type for linking dataset items to OpenTelemetry spans. This allows dataset items to be associated with specific traces for experiment tracking.