-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Cannot use a custom config for sentry installation #1350
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
Comments
This sounds similar to another report we had recently, let me find that ... |
Is this related to that? |
Yes, it's related. |
Okay, in that case let's keep this open to track and fold that conversation into here. cc: @anthonyvelazquez
|
Forgot about this. My issue was actually a lot simpler than I thought. Puppet was putting the |
Thanks for posting back @anthonyvelazquez, glad you got it sorted. :) Is that relevant for you @Glyphack? |
Yes In my case was also there was a typo. Thanks for your follow-ups. |
Version
22.2.0
Steps to Reproduce
I tried both cases:
Expected Result
from here https://develop.sentry.dev/self-hosted/#configuration
I expected to see my custom configuration after installation. I think the way I'm expecting it to work is wrong but did not find more information in docs.
Actual Result
sentry.conf.py is generated and does not have my code with it.
The text was updated successfully, but these errors were encountered: