GoogleCloudPlatform / GoogleCloudPlatform/stackdriver-errors-js

Filter errors

Abierto
#111 0 comentarios 0 reacciones 1 asignado Reclamado por @losalex Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
360
Forks
54
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.