Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Epic] Replay: HTTP Request/Response in Network tab #45525

Closed
23 tasks done
bruno-garcia opened this issue Mar 8, 2023 · 4 comments
Closed
23 tasks done

[Epic] Replay: HTTP Request/Response in Network tab #45525

bruno-garcia opened this issue Mar 8, 2023 · 4 comments
Assignees

Comments

@bruno-garcia
Copy link
Member

bruno-garcia commented Mar 8, 2023

This tracks the work required to deliver network request/response on Replay the Network tab.
It's a very common customer request.

JS SDK tracking this: getsentry/sentry-javascript#7103 (several 馃憤 here).

Internal Release

  1. Package: replay Type: Improvement
    mydea
  2. Status: Backlog
    billyvg
  3. Status: Backlog
    billyvg
  4. Status: Backlog
  5. Status: Backlog
    ryan953
  6. Package: replay
    mydea

EA

  1. Status: Backlog
    Jesse-Box
  2. Status: Backlog
    Jesse-Box
  3. Package: replay Status: Backlog
    mydea
  4. jjbayer
  5. Package: replay Type: Feature
    mydea
  6. Status: Backlog
    ryan953
  7. Package: replay Status: Backlog Type: Feature
    mydea

GA

  1. Status: Backlog
    ryan953
  2. Status: Backlog
    Jesse-Box
  3. Product Area: Replays Status: Backlog
    ryan953
  4. Product Area: Replays Status: Backlog
    ryan953
@getsantry
Copy link
Contributor

getsantry bot commented Mar 8, 2023

Routing to @getsentry/replay for triage, due by Thursday, March 9th at 1:32 pm (sfo). 鈴诧笍

@bruno-garcia
Copy link
Member Author

bruno-garcia commented Mar 8, 2023

We considered adding req/resp to Sentry breadcrumbs in this PR:

Finally decided against it for a few reasons: We keep around by default 100 crumbs. This means changes are high that we'll go over the event size limit and the event will be dropped instead. Also that would require work on the event detail and transaction breadcrumb component to render these properly. Truncation was considered to keep the size within certain limits but as we did that with event.request in the past it often results in a broken JSON and has diminishing value.

@bruno-garcia
Copy link
Member Author

Enabled the feature to all EA customers. Let folks know in: getsentry/sentry-javascript#7103 (comment)

@bruno-garcia
Copy link
Member Author

@github-actions github-actions bot locked and limited conversation to collaborators May 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants