You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add instr-fs as an option at least for the user to enable.
However, it is debatable if this should be enabled by default. Many getting started guides suggest disabling instr-fs or suggest using requireParentSpan: false. (I have not tested the requireParentSpan: false usage to see if that helps deal with the "many fs spans during startup".)
We should add instr-fs as an option at least for the user to enable.
However, it is debatable if this should be enabled by default. Many getting started guides suggest disabling instr-fs or suggest using
requireParentSpan: false
. (I have not tested therequireParentSpan: false
usage to see if that helps deal with the "many fs spans during startup".)open-telemetry/opentelemetry-js-contrib#1344 is an old (closed by stalebot) discussion around considering disabling instr-fs by default.
The text was updated successfully, but these errors were encountered: