Object containing the OpenTelemetry span
Name of the dataset run
Optional
runArgs: { description?: string; metadata?: any }Optional arguments for the dataset run
Optional
description?: stringDescription of the dataset run
Optional
metadata?: 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.