Skip to content

feat(transport): Client Report Support#1181

Merged
mitsuhiko merged 29 commits intomasterfrom
feature/sdk-outcomes
Sep 15, 2021
Merged

feat(transport): Client Report Support#1181
mitsuhiko merged 29 commits intomasterfrom
feature/sdk-outcomes

Conversation

@mitsuhiko
Copy link
Copy Markdown
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.

3 participants