Optional
asType of observation to create
Optional
captureWhether to capture function input as observation input
Optional
captureWhether to capture function output as observation output
Optional
endWhether to automatically end the observation when exiting the context. Default is true
Optional
nameName for the observation (defaults to function name)
Optional
parentParent span context to attach this observation to
Options for the observe decorator function.