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

Fix example configuration on Sentry.Sources #543

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

scudelletti
Copy link
Contributor

@scudelletti scudelletti commented May 31, 2023

Hello there, this PR aims to fix and improve the example on Sentry.Sources.

If I understood correctly:

  • root_source_code_path is deprecated and expects a single path
  • root_source_code_paths expects a list of paths.

Based on that there are 2 issues:

  1. The example sets root_source_code_path with a list of paths. That seems an incorrect value.
  2. root_source_code_paths should be preferred over the deprecated root_source_code_path config.

Thanks for your time.

@whatyouhide whatyouhide merged commit 46b1a18 into getsentry:master Jul 11, 2023
@whatyouhide
Copy link
Collaborator

Thank you @scudelletti! 💟

@scudelletti scudelletti deleted the ds-fix-source-docs branch July 11, 2023 08:48
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