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
Basically you should provide it in module config, since it extendsPartial<NodeSDKConfiguration>, then merges default config and what you have provided (defaults get overridden) and then nodeSDKgoes with your config as constructor args
How can I use custom instrumentations with this library? I looked in the code for
registerInstrumentations
but couldn't find any example.The text was updated successfully, but these errors were encountered: