Skip to Content
Feedback & Monitoring

πŸ’¬ Feedback & Monitoring

How signals get into Sniffer β€” end-user feedback via the embeddable widget, and production errors captured automatically by the AutoBug pipeline.

This section covers both directions of capture: humans telling you about problems (the feedback widget, bug reports, feature requests) and your application telling you about problems (live error monitoring, auto-detected system bugs, and the CDN capture pipeline).


πŸ“„ Pages in This Section#

PageWhat’s inside
πŸ’¬ FeedbackThe embeddable widget, templates, bug reports, feature requests, routing rules
πŸ“‘ Live LogsError monitoring β€” console errors, network failures, promise rejections
πŸ›°οΈ System BugsThe triage UI for auto-detected production errors
πŸ€– Sniffer AutoBugThe CDN-based auto-capture pipeline with real-time live feed and routing rules

🧩 How They Fit Together#

sniffer.js snippet (one script tag) β”œβ”€β”€ πŸ’¬ Feedback Widget β†’ user-submitted reports └── πŸ€– AutoBug capture β†’ silent error detection β”‚ β–Ό πŸ“‘ Live Logs (the detected-error list) β”‚ β–Ό πŸ›°οΈ System Bugs (triage β†’ promote to Task Board)

Start with πŸ’¬ Feedback to install the snippet β€” the same script tag powers everything else in this section.


Β© 2026 Your Company