Console errors, failed requests and environment metadata are collected with the report automatically, so the person fixing it does not have to ask for anything else.
Collected at submit time, attached to the report, and never monitored in the background.
Error-level logs and unhandled exceptions, with message and source location (file:line:column).
Warning-level output is included when it is the only clue available.
Requests that return HTTP 400 or above, with method, status and a masked URL.
Page URL and title, browser and version, operating system, screen size, viewport and pixel ratio.
Diagnostics are useful, but they are also the easiest place to leak something. These safeguards are always on.
Parameters named token, key, secret, password, auth, api_key and similar are replaced with *** before anything is stored.
Collection happens only at submit β there is no background sniffer running on your pages.
Console entries are capped at 30 and network entries at 20, and only the most recent subset is included.
One public link β recipients just open it in a browser.
Send reports into Feishu Bitable or any webhook you own.
Pixel-perfect screenshots, recording, annotation and auto context for your testers.
Screenshots plus automatic context β defects arrive with the evidence already attached.