Skip to content

Capture Status Code for Resource Requests in Sentry #16805

@meldsz

Description

@meldsz

Problem Statement

Issue: Currently, Sentry does not provide a mechanism to capture the status code for resource requests, such as image or video requests. This absence of status code information poses a challenge in determining the success or failure of these specific types of requests, leading to potential gaps in tracking and monitoring network activity effectively.

Feature Request: Addition of a feature in Sentry to capture and report status codes for resource requests, can help developers gain valuable insights into the outcomes of image and video requests, facilitating more comprehensive error tracking and troubleshooting processes.

Solution Brainstorm

Enhanced Network Monitoring: Introduce a feature that allows Sentry to capture and display the status codes of resource requests, providing visibility into the success or failure of these requests.

Adding sendDefaultPii: true in the configuration does not capture headers for resource requests

Metadata

Metadata

Assignees

Labels

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions