feat: add Logfire browser observability (#1224)
add browser-side tracing via @pydantic/logfire-browser so we can debug
issues like login redirect failures that are invisible from backend spans
alone. telemetry proxied through backend to keep write token server-side.
- bump logfire to >=4.26.0 for experimental forwarding proxy
- add POST /logfire-proxy/{path:path} endpoint in meta.py
- create frontend observability module (plyr-web service name)
- auto-instrument fetch, document-load, user-interaction, XHR
- propagate traceparent headers to API for distributed tracing
- fix pre-existing ambient.svelte.ts type error (Timeout vs number)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
authored by
This is a binary file and will not be displayed.