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 = While in the Turbogears2 example this is just: trace_errors.sentry_dsn = http://public:[email protected]/1 How should I look at this? What should we do for the Turbogears2 port of Kallithea? Thanks, Thomas _______________________________________________ kallithea-general mailing list [email protected] https://lists.sfconservancy.org/mailman/listinfo/kallithea-general
