Apache SkyWalking Client JS is a client-side JavaScript exception and tracing library.
It has these features:
See Client JS official doc for more information.
Note: Make sure receiver-browser is enabled. It is ON by default since version 8.2.0.
receiver-browser: selector: ${SW_RECEIVER_BROWSER:default} // This means activated. default: # The sample rate precision is 1/10000. 10000 means 100% sample in default. sampleRate: ${SW_RECEIVER_BROWSER_SAMPLE_RATE:10000}