Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

adding raven public DSN to the settings #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cromulus
Copy link
Contributor

so that we can configure the raven js library with the public DSN using an environment variable.

@smn
Copy link
Collaborator

smn commented Dec 5, 2017

@cromulus the only other reference I'm seeing for RAVEN_PUBLIC_DSN is rapidpro/rapidpro#669 which is also by you, when that merges and becomes available as a setting RapidPro I'm happy to see this merged.

@cromulus
Copy link
Contributor Author

cromulus commented Dec 6, 2017

The Raven javascript library is installed here:
https://github.com/rapidpro/rapidpro/blob/master/templates/frame.haml#L96

However, it is left unconfigured because it it doens't have the public DNS to send error reports to, which in turn means that any error thrown in production gets squashed, making it far harder to debug.

Yes, makes sense to hold off merging until the upstream rapidpro/rapidpro#669 is merged.

Thanks!

cromulus pushed a commit to cromulus/rapidpro-docker that referenced this pull request Jul 13, 2019
…ng-compose-with-latest

Add elasticsearch to docker compose
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants