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

Way to track sentry errors #247

@abonec

Description

@abonec

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions