OptionalasType of observation to create
OptionalcaptureWhether to capture function input as observation input
OptionalcaptureWhether to capture function output as observation output
OptionalendWhether to automatically end the observation when exiting the context. Default is true
OptionalnameName for the observation (defaults to function name)
OptionalparentParent span context to attach this observation to
Options for the observe decorator function.