Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Way to track sentry errors #247

Open
abonec opened this issue Mar 29, 2019 · 1 comment
Open

Way to track sentry errors #247

abonec opened this issue Mar 29, 2019 · 1 comment

Comments

@abonec
Copy link

abonec commented Mar 29, 2019

There is no clear way to track internal sentry errors. I just spent 2 hours to find out why raven don't send any errors to our selfhosted instance.
Raven just silently ingest all my captures and do nothing. After debugging I find out that server sent me {"error":"Missing required attribute in authentication header: sentry_secret"}. After fix dsn url I got https error while Do request.

This errors was absolutely silent - I just debugged it from internals.

@kamilogorek
Copy link
Contributor

I'll make sure to include this while working on https://github.com/getsentry/sentry-go/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants