Sentry 8.17.0 发布,Python 实时日志平台

栏目: Python · 发布时间: 8年前

内容简介:Sentry 8.17.0 发布,Python 实时日志平台

Sentry 8.17.0 发布了,Sentry 是一个实时的事件日志和聚合平台,基于Django构建。

Sentry 可以帮助你将 Python 程序的所有 exception 自动记录下来,然后在一个好用的 UI 上呈现和搜索。处理 exception 是每个程序的必要部分,所以 Sentry 也几乎可以说是所有项目的必备组件。

更新内容:

  • Added @mentions to comments

  • Initial (internal) analytics abstraction.

  • Turned on reprocessing by default

  • Added basics for Data Forwarding integrations.

  • Changed the grouping and default in_app values for cocoa events.

  • Removed global dsym support.

  • Removed support for legacy apple report format.

  • The threads interface now contributes to grouping if it contains a single thread.

  • Added per-key (DSN) rate limits ( project:rate-limits feature).

  • Added tsdb statistics for events per-key.

  • Added sentry.deletions abstraction to improve bulk deletions.

  • Added basic workspace for Visual Studio Code.

  • Added hovercards for Issue IDs in activity entries.

  • Added event count options to ignore.

  • Added user frequency options to ignore.

Schema Changes

  • Dropped GroupTagValue.group_id foreign key constraint

  • Dropped GroupTagValue.project_id foreign key constraint

  • Added Deploy.notified column

  • Added index on EventTag.date_added

  • Added unique index on Environment(organization_id, name)

  • Added unique index on ReleaseEnvironment(organization_id, release_id, environment_id)

  • Added EventUser.name column

  • Added UserReport.event_user_id column

更多内容下载地址


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

计算机程序设计艺术卷1:基本算法(英文版.第3版)

计算机程序设计艺术卷1:基本算法(英文版.第3版)

Donald E.Knuth / 人民邮电出版社 / 2010-10 / 119.00元

《计算机程序设计艺术》系列著作对计算机领域产生了深远的影响。这一系列堪称一项浩大的工程,自1962年开始编写,计划出版7卷,目前已经出版了4卷。《美国科学家》杂志曾将这套书与爱因斯坦的《相对论》等书并列称为20世纪最重要的12本物理学著作。目前Knuth正将毕生精力投入到这部史诗性著作的撰写中。想了解本书最新信息,请访http://www-cs-faculty.stanford.edu/~knut......一起来看看 《计算机程序设计艺术卷1:基本算法(英文版.第3版)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

MD5 加密
MD5 加密

MD5 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具