Skip to content

Include trace and span IDs in error toasts for faster debugging#624

Open
jfet97 wants to merge 5 commits intomainfrom
feat/sa-200-error-toast-trace-span-ids
Open

Include trace and span IDs in error toasts for faster debugging#624
jfet97 wants to merge 5 commits intomainfrom
feat/sa-200-error-toast-trace-span-ids

Conversation

@jfet97
Copy link
Collaborator

@jfet97 jfet97 commented Mar 2, 2026

IExtracts traceId and spanId from the current Effect span and appends them to error/warning toast messages. This allows users to quickly share trace info when reporting failed requests. The behavior is enabled by default and can be disabled via showSpanInfo: false in withDefaultToast() options.

@jfet97 jfet97 force-pushed the feat/sa-200-error-toast-trace-span-ids branch from 5e5fd20 to c540ef2 Compare March 2, 2026 10:34
@jfet97 jfet97 changed the title Feat/sa 200 error toast trace span ids Include trace and span IDs in error toasts for faster debugging Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant