Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breadcrumbs for file I/O operations #91

Open
1 of 4 tasks
philipphofmann opened this issue Mar 15, 2023 · 1 comment
Open
1 of 4 tasks

Breadcrumbs for file I/O operations #91

philipphofmann opened this issue Mar 15, 2023 · 1 comment

Comments

@philipphofmann
Copy link
Member

philipphofmann commented Mar 15, 2023

If the SDK already has auto-instrumentation for file I/O operations, add breadcrumbs for these operations, as this feature is a low-hanging fruit.

If these breadcrumbs get too noisy, users can drop them in beforeBreadcrumb, or we could also add an option to disable these.

Tasks

  1. Platform: Cocoa Type: Feature Request
  2. Platform: Android enhancement
  3. File I/O Platform: Dart
    denrase
@marandaneto
Copy link

RN does not support File I/O operations due to the JS limitation, the Native SDKs do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs Discussion
Development

No branches or pull requests

3 participants