On 01/17/2017 09:44 PM, Thomas De Schampheleire wrote:
Hi Alessandro,
I have a question related to Sentry integration. In the Pylons-based
Kallithea we have following lines in the ini file:
sentry.dsn = YOUR_DNS
sentry.servers =
sentry.name =
sentry.key =
sentry.public_key =
sentry.secret_key =
sentry.project =
sentry.site =
sentry.include_paths =
sentry.exclude_paths =
That is our own settings, read in kallithea/lib/middleware/sentry.py, right?
While in the Turbogears2 example this is just:
trace_errors.sentry_dsn = http://public:[email protected]/1
What example is that?
But a quick grep does indeed indicate that TG has sentry support built
in through backlash. I don't know if it provides the same functionality
as the thing we had - I haven't used sentry.
/Mads
_______________________________________________
kallithea-general mailing list
[email protected]
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general