Sentry 8.9.0 发布,Python 实时日志平台
欢迎加入运维网交流群:263444886http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.pngSentry 8.9.0 发布了,Sentry 是一个实时的事件日志和聚合平台,基于 Django 构建。
Sentry 可以帮助你将 Python 程序的所有 exception 自动记录下来,然后在一个好用的 UI 上呈现和搜索。处理 exception 是每个程序的必要部分,所以 Sentry 也几乎可以说是所有项目的必备组件。
该版本改进如下:
[*] Added support for Elixir.
[*] Improve performance for bulk deletions of Events and Groups.
[*] Fix rate limit logic for single organization mode.
[*] Added --no-repair flag for sentry upgrade for large installs.
[*] Fixed bug with merging counters yielding the wrong values.
[*] Require password confirmation when enabling/disabling 2fa.
[*] Collapse repeated frames in the stacktrace UI.
[*] Added weekly report emails behind feature flag.
[*] Rebrand Rules as Alerts / Alert Rules.
[*] Add frequency to Alerts.
架构更改:
[*] Added unique index on Authenticator(user_id, type)
点击这里查看完整变更详情
发行说明:
[*] https://github.com/getsentry/sentry/releases/tag/8.9.0
下载地址:
[*] sentry-8.9.0-py27-none-any.whl
[*] 819 Bytessentry-8.9.0-py27-none-any.whl.asc
[*] 10.4 MBsentry-8.9.0.tar.gz
[*] 819 Bytessentry-8.9.0.tar.gz.asc
[*] Source code (zip)
[*] Source code (tar.gz)
页:
[1]