Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #4983

Re: [Python-de] Uncaught Exception im Prod

From Christopher Arndt <chris@chrisarndt.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Uncaught Exception im Prod
Date 2017-10-17 11:27 +0200
Message-ID <mailman.296.1508232446.12137.python-de@python.org> (permalink)
References <342bf359-8d45-6e4e-7fe7-4c9fe247066d@thomas-guettler.de> <78caf152-df6f-3ed1-504c-470e35b5ea2c@chrisarndt.de>

Show all headers | View raw


Am 17.10.2017 um 10:40 schrieb Thomas Güttler:
> Wie behandelt ihr Exceptions[1] im Prod?

Sentry (https://sentry.io/) mit Raven
(https://pypi.python.org/pypi/raven). Man kann das, wenn man will, auch
auf einem eigenen Server laufen lassen (https://docs.sentry.io/server/)
und auch an JIRA anbinden.


Chris

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

Re: [Python-de] Uncaught Exception im Prod Christopher Arndt <chris@chrisarndt.de> - 2017-10-17 11:27 +0200

csiph-web