Sentry 8.8.0 发布,Python 实时日志平台
欢迎加入运维网交流群:263444886http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.pngSentry 8.8.0 发布了,Sentry 是一个实时的事件日志和聚合平台,基于 Django 构建。
Sentry 可以帮助你将 Python 程序的所有 exception 自动记录下来,然后在一个好用的 UI 上呈现和搜索。处理 exception 是每个程序的必要部分,所以 Sentry 也几乎可以说是所有项目的必备组件。
该版本改进如下:
[*] Added unique user frequency rule condition.
[*] Fixed a major performance regression from 8.7 on the GroupTagValue model.
[*] Various security fixes related to CSRF and XSS.
[*] Server side filtering of event ingest.
Schema Changes
[*] Removed HelpPage model.
[*] Added OrganizationMember.token column.
[*] Removed OrganizationMember.counter column.
下载地址:
[*] sentry-8.8.0-py27-none-any.whl
[*] sentry-8.8.0-py27-none-any.whl.asc
[*] sentry-8.8.0.tar.gz
[*] sentry-8.8.0.tar.gz.asc
页:
[1]