Description
https://www.npmjs.com/package/@opentelemetry/instrumentation-fs
Should only be created if requireParentSpan is true. Maybe we also filter out any fs spans that are below a certain length to make sure they don't get spammy.
If we have these, we can leverage the existing performance issue: https://docs.sentry.io/product/issues/issue-details/performance-issues/file-main-thread-io/
Description
https://www.npmjs.com/package/@opentelemetry/instrumentation-fs
Should only be created if
requireParentSpanistrue. Maybe we also filter out anyfsspans that are below a certain length to make sure they don't get spammy.If we have these, we can leverage the existing performance issue: https://docs.sentry.io/product/issues/issue-details/performance-issues/file-main-thread-io/