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

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Christopher Arndt <chris@chrisarndt.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Uncaught Exception im Prod
Date Tue, 17 Oct 2017 11:27:22 +0200
Lines 11
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>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de VXvuBnQYJwohGKmFdBgN9wTuvmsIC7mP36qov8UYBnyQ==
Return-Path <chris@chrisarndt.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
X-Virus-Scanned Debian amavisd-new at mx01.0x20.eu
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0
In-Reply-To <342bf359-8d45-6e4e-7fe7-4c9fe247066d@thomas-guettler.de>
Content-Language de-DE
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.24
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <78caf152-df6f-3ed1-504c-470e35b5ea2c@chrisarndt.de>
X-Mailman-Original-References <342bf359-8d45-6e4e-7fe7-4c9fe247066d@thomas-guettler.de>
Xref csiph.com de.comp.lang.python:4983

Show key headers only | 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