GoogleCloudPlatform / GoogleCloudPlatform/stackdriver-errors-js

Filter errors

未关闭
#111 0 条评论 0 个 reaction 已指派 1 人 已被 @losalex 认领 在 GitHub 查看
主要语言
JavaScript
星标
360
派生
54
PR 合并指标
30 天内没有已合并 PR

描述

We get a lot of noise from code we don't care so much about such as random chrome extensions or occasionally bad third party scripts which we can't do anything about.

```
ReferenceError: GLOBALS is not defined at Gmail (chrome-extension://edmfnamdkbpibmfhghablbnabapbaflf/gmail.js:13:27) at (:1:13)
```

I wondered if it'd be possible to only log errors which originate from first party scripts; I guess supporting an option which allows errors to be filtered out might worth for this?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。