Create captureException
wrapper function to add ObservabilityContext to Sentry errors
#599
Labels
Milestone
Will bring in non-"internal" data from #592 and append as a record to
extra
(see example) before callingSentry.captureException()
. Also needs to update all existing call points forSentry.captureException()
to use this new wrapper function.The text was updated successfully, but these errors were encountered: