Chirag Arora
|
e518562a62
|
feat(web): copy observability debug bundle from dashboard (#1320)
* feat(web): copy observability debug bundle from dashboard
- Add CopyDebugBundleButton (desktop hero) calling GET /api/observability
- Document in docs/observability.md
Made-with: Cursor
* fix(web): harden debug bundle copy safety
Scope copied observability payloads to the selected project, scrub obvious token patterns from copied strings, and avoid copying on failed/non-JSON observability responses. Also avoid leaking query/hash URL data and add tests for failure branches.
Made-with: Cursor
|
2026-04-21 11:35:43 +05:30 |