Collect and send browser data to Flashcat.
See the dedicated Flashcat Browser RUM Collection documentation to learn how to send RUM data from your browser application to Flashcat.
This repository contains several packages:
| 包名 | npm | 大小 |
|---|---|---|
| browser-logs | ||
| browser-rum | ||
| browser-rum-slim | ||
| browser-rum-core | ||
| browser-worker | ||
| browser-core |
https://static.flashcat.cloud/browser-sdk/<version>/flashcat-rum.js
<version> is the release tag, v prefix included. The SDK versions page is where to
look the current one up. Each release gets its own directory and earlier ones are never rewritten,
so a url serves the version it names.
The earlier /browser-sdk/v0/ path, named for the major version rather than the release, is no
longer updated. It still resolves, but stays at the release it last held.
This project is based on Datadog Browser SDK, with original copyright owned by Datadog, Inc.
This project is modified and distributed by flashcat under the Apache License 2.0.
For complete license information, please refer to the LICENSE file.