Send custom signals
After you add it to your application, Faro Web SDK sends the following signals to the collector endpoint:
- Unhandled errors and rejections
- Web Vitals performance measurements
- Logs committed through the
console
object
Although the default signals address many use cases, you might need to manually capture some errors, send custom measurements from your application, integrate log transportation into your logging mechanism, and so on. The following topics address how to use Faro Web SDK to: