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 urlPrefix to sentry configuration #253

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Add urlPrefix to sentry configuration #253

merged 2 commits into from
Aug 6, 2024

Conversation

denrase
Copy link
Collaborator

@denrase denrase commented Aug 6, 2024

📜 Description

Add urlPrefix to sentry configuration

💡 Motivation and Context

Continuation of #222

💚 How did you test it?

Unit tests

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated the docs if needed
  • All tests passing
  • No breaking changes

Copy link
Contributor

github-actions bot commented Aug 6, 2024

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against e71458e

@denrase denrase changed the title feat: Add urlPrefix to sentry configuration Add urlPrefix to sentry configuration Aug 6, 2024
@denrase
Copy link
Collaborator Author

denrase commented Aug 6, 2024

@buenaflor Building upon the work of JoydS so we can merge this.

@denrase denrase marked this pull request as ready for review August 6, 2024 12:40
@denrase denrase merged commit ff3b310 into main Aug 6, 2024
13 checks passed
@denrase denrase deleted the feat/url-prefix branch August 6, 2024 14:11
@JoydS
Copy link

JoydS commented Aug 7, 2024

Im sorry but there is a mistake in the documentation

@denrase
Copy link
Collaborator Author

denrase commented Aug 12, 2024

@JoydS Could you point me to the incorrect documentation?

@JoydS
Copy link

JoydS commented Aug 12, 2024

The example

@denrase
Copy link
Collaborator Author

denrase commented Aug 12, 2024

Sorry for not being more clear, I meant what specifically is wrong in the example?

@JoydS
Copy link

JoydS commented Aug 12, 2024

It should be "~/app/"m not "https://mysentry.invalid/"

@denrase
Copy link
Collaborator Author

denrase commented Aug 12, 2024

@JoydS Ah yes 🤦 Fixed in #254

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