Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update src/platforms/flutter/common/performance/instrumentation/autom…
…atic-instrumentation.mdx

Co-authored-by: Isabel <[email protected]>
  • Loading branch information
marandaneto and imatwawana authored Dec 5, 2022
commit 1921fe47ed0621108c010514155685f837cc77a2
Original file line number Diff line number Diff line change
Expand Up @@ -224,4 +224,4 @@ The span finishes once the operation has been executed. The span `status` is set

When the operation throws an `Exception`, Sentry's SDK associates this exception to the running span. If you haven't set the SDK to swallow the exception and capture it, the span and SentryEvent will be linked when viewing it on the **Issue Details** page in [sentry.io](https://sentry.io).

For more information see our [file I/O integration](/platforms/dart/configuration/integrations/file/).
Learn more about our [file I/O integration](/platforms/dart/configuration/integrations/file/).