getsentry / getsentry/sentry-rust

Report Response Context

Open
#873 1 comment 0 reactions 0 assignees View on GitHub
Errors Improvement Rust SDK parity
Dominant language
Rust
Stars
752
Forks
190
Avg merge
1h 21m
Merged PRs (30d)
5

Description

We should add the [Response context]() to the types, then add it to events generated by the actix and tower integrations.
This will allow users to filter based on status code in `before_send`.

This came up with client errors previously being reported to Sentry. Now that we don't do that, this issue is less pressing, but it still would allow users to filter on `before_send`. This is needed in Rust SDK, since we don't have hints.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.