sentry 8.0.2 发布,Python 实时日志平台
欢迎加入运维网交流群:263444886sentry 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 是一个实时的事件日志和聚合平台,基于 Django 构建。
Sentry 可以帮助你将 Python 程序的所有 exception 自动记录下来,然后在一个好用的 UI 上呈现和搜索。处理 exception 是每个程序的必要部分,所以 Sentry 也几乎可以说是所有项目的必备组件。
页:
[1]