Set Context Propagation on the Node Agent
In order to enable context propagation on the Node Agent, you will need to set the --enableOpenTelemetry
flag when applying the scan
command, for example:
npx slnodejs scan --workspacepath ./MyApp --tokenfile sltoken.txt --buildsessionidfile buildSessionId --scm none --instrumentForBrowsers --enableOpenTelemetry --outputpath "sl_dist"