Usage with other agents
Instrumenting an application for the browser using the Collector URL
npx slnodejs scan --instrumentForBrowsers --workspacepath ./calculator-app [...] --outputpath "sl_web"npx slnodejs scan --instrumentForBrowsers --collectorUrl https://<ServerFQDN>:16500/api --workspacepath ./calculator-app [...] --outputpath "sl_web"Using the Collector for Lambda services
Using the Collector with other agents
Last updated
Was this helpful?

