Python 实时日志平台,sentry 8.0.2 发布

jopen 8年前

Sentry 是一个实时的事件日志和聚合平台,基于 Django 构建。

Sentry 可以帮助你将 Python 程序的所有 exception 自动记录下来,然后在一个好用的 UI 上呈现和搜索。处理 exception 是每个程序的必要部分,所以 Sentry 也几乎可以说是所有项目的必备组件。



sentry 8.0.2 发布,此版本更新内容如下:

  • Fix IntegrityError after merging groups.

  • Be less noisy about Cannot digest timeline, timeline is not in the ready state.

  • Fix incorrect Install links.

  • Fixed being able to select a Chinese locale.

  • Multiple bulk deletion improvements and bug fixes.

  • Clarify Forcing documentation sync error messaging.

下载页面:8.0.2

 

sentry 8.0.2 发布,Python 实时日志平台

 

来自: http://www.oschina.net//news/70063/sentry-8-0-2