Hello, I've been trying to get Sentry[1] working properly for CKAN (built on top of Pylons). The original Sentry documentation doesn't seem to work very well. I spent a bunch of tweaking the settings and reading the config until I got something working[2]. Now, the problem is that I need to set `full_stack = false` for this to work causing ugly error pages. Does anyone have any suggestions on ways to bubble up exceptions to Sentry but still have pretty error pages?
[1]: http://raven.readthedocs.org/en/latest/config/pylons.html [2]: https://github.com/nigelbabu/raven-python/blob/pylons-docs/docs/config/pylons.rst Nigel. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
