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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Distribution properties to go along with Release info #1851

Merged
merged 15 commits into from
Aug 17, 2022

Conversation

mattjohnsonpint
Copy link
Contributor

From https://develop.sentry.dev/sdk/event-payloads/#optional-attributes

image

We had release, but not dist because it's usually used only in mobile apps. For one example usage, see our React Native docs.

We need this now, since we have the embedded Android and iOS SDKs. However, for various reasons, it was much easier to make it an optional value available to all targets.

@mattjohnsonpint
Copy link
Contributor Author

Env vars are leaking. I'll fix soon.

@mattjohnsonpint mattjohnsonpint marked this pull request as draft August 13, 2022 17:19
@mattjohnsonpint mattjohnsonpint marked this pull request as ready for review August 16, 2022 19:59
@mattjohnsonpint
Copy link
Contributor Author

This is ready. Default values for release and distribution for Android and iOS will come in a separate PR after this is merged.

@mattjohnsonpint mattjohnsonpint merged commit 39f1fc6 into main Aug 17, 2022
@mattjohnsonpint mattjohnsonpint deleted the add-distribution-option branch August 17, 2022 14:53
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.

None yet

2 participants