Skip to content

Conversation

@mitsuhiko
Copy link
Contributor

@mitsuhiko mitsuhiko commented Sep 2, 2021

This adds support for client reports to the python SDK. This will cause the SDK to send a report once every 30 seconds or once a minute. After 30 seconds it will attempt to attach the report to a scheduled envelope if there is one, after 60 seconds it will send it as a separate envelope. Attempts of sending are only made as a byproduct of attempted event / envelope sending or an explicit flush.

The feature can be turned off via the send_client_reports option which is on by default.

Refs: getsentry/relay#1074

@mitsuhiko mitsuhiko marked this pull request as ready for review September 6, 2021 10:29
@mitsuhiko mitsuhiko changed the title feat(transport): Experimental sdk outcomes support feat(transport): Client Report Support Sep 8, 2021
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.

4 participants