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) column Added index on GroupCommitResolution.commit_id Enable citext extension in Postgres. Dropped TagKey.project_id foreign key constraint Dropped TagValue.project_id foreign key constraint Dropped GroupTagKey.project_id foreign key constraint Dropped GroupTagKey.group_id foreign key constraint Added Email model 更多内容 下载地址: sentry-8.20.0-py27-none-any.whl sentry-8.20.0-py27-none-any.whl.asc sentry-8.20.0.tar.gz sentry-8.20.0.tar.gz.asc sentry-plugins-8.20.0.tar.gz sentry-plugins-8.20.0.tar.gz.asc sentry_plugins-8.20.0-py2.py3-none-any.whl sentry_plugins-8.20.0-py2.py3-none-any.whl.asc Source code (zip) Source code (tar.gz) Sentry 8.20.0 发布,Python 实时日志平台下载地址