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

Improve DSN parsing and Endpoint building #507

Merged
merged 1 commit into from
May 29, 2022

Conversation

AtjonTV
Copy link
Contributor

@AtjonTV AtjonTV commented May 28, 2022

With this MR:
We can now parse DSN's that have more in the path as just the ID.
Also we build the Endpoint again with that path, followed by api/<id>/envelope.
This change brings the DSN parsing and Endpoint building up to par with
how the Ruby SDK is doing it.

We can now parse DSN's that have more in the path as just the ID.
Also we build the Endpoint again with that path, followed by api/<id>/store.
This change brings the DSN parsing and Endpoint building up to par with
how the Ruby SDK is doing it.

Close getsentry#509
@mitchellhenke mitchellhenke merged commit 76b23db into getsentry:master May 29, 2022
@AtjonTV AtjonTV deleted the 506-improve-dsn-parsing branch May 30, 2022 05:49
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.

2 participants