Sentry 8.0.1 发布,Python 实时日志平台
欢迎加入运维网交流群:263444886Sentry 8.0.1 发布,更新内容如下:
[*] Ignore blob: urls in hashing algorithms.
[*]
Bump extra data>
[*] Fixed some odd behavior where superusers appeared as members of a team when they weren't.
[*] By default, new superusers created through sentry createuser will be added as a member to a team, if there is only one team available.
详细改进及下载页面请看这里
Sentry 是一个实时的事件日志和聚合平台,基于 Django 构建。
Sentry 可以帮助你将 Python 程序的所有 exception 自动记录下来,然后在一个好用的 UI 上呈现和搜索。处理 exception 是每个程序的必要部分,所以 Sentry 也几乎可以说是所有项目的必备组件。
页:
[1]