Custom event collector API.
Network collector API.
Performance collector API.
React render collector API.
Reactive signal containing the combined monitor snapshot.
Web Vitals collector API.
Stops collectors and releases signal subscriptions owned by this monitor.
Returns the latest combined snapshot synchronously.
Starts all enabled collectors. Safe to call in browsers; no-ops where unsupported.
Stops active collector hooks, timers, and patches.
Subscribes to combined snapshot changes and returns an unsubscribe function.
Runtime monitor facade returned by createMonitor.