Browser Monitoring

Apache SkyWalking Client JS is a client-side JavaScript exception and tracing library.

It has these features:

  • Provides metrics and error collection to SkyWalking backend.
  • Lightweight. No browser plugin required. A simple JavaScript library.
  • Browser serves as a starting point for the entire distributed tracing system.

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.