Turbogears2 Sentry configuration

Thomas De Schampheleire patrickdepinguin at gmail.com
Tue Jan 17 20:44:44 UTC 2017


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:secret@example.com/1


How should I look at this?
What should we do for the Turbogears2 port of Kallithea?

Thanks,
Thomas


More information about the kallithea-general mailing list