内容简介:Sentry 8.20.0 已发布,Sentry 是一个实时的事件日志和聚合平台,基于 Django 构建。 Sentry 可以帮助你将 Python 程序的所有 exception 自动记录下来,然后在一个好用的 UI 上呈现和搜索。处理 exception 是每...
Sentry 8.20.0 已发布,Sentry 是一个实时的事件日志和聚合平台,基于 Django 构建。
Sentry 可以帮助你将 Python 程序的所有 exception 自动记录下来,然后在一个好用的 UI 上呈现和搜索。处理 exception 是每个程序的必要部分,所以 Sentry 也几乎可以说是所有项目的必备组件。
主要更新内容:
Make BitBucket repositories enabled by default
Add raw data toggle for Additional Data
Add initial support for Redis Cluster.
Support a list of hosts in the
redis.clusters
configuration along side
the traditional dictionary style configuration.
模式变化
Added index on
ProjectPlatform(last_seen)
columnAdded index on
GroupCommitResolution.commit_id
Enable
citext
extension in Postgres.Dropped
TagKey.project_id
foreign key constraintDropped
TagValue.project_id
foreign key constraintDropped
GroupTagKey.project_id
foreign key constraintDropped
GroupTagKey.group_id
foreign key constraintAdded
Email
model
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Sentry 8.20.0 发布,Python 实时日志平台》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Sentry 8.17.0 发布,Python 实时日志平台
- Sentry 8.22.0 发布,Python 实时日志平台
- Apache BookKeeper 4.7.3 发布,实时存储服务
- Apache BookKeeper 4.10.0 发布,实时存储服务
- Socket.IO 2.0 发布,实时应用程序框架
- Netdata 1.22.1 发布,实时性能和健康监测系统
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
UNIX 时间戳转换
UNIX 时间戳转换
正则表达式在线测试
正则表达式在线测试