Skip to content

Consider using non-deprecated Sentry REST API #44

@lread

Description

@lread

Raven-clj currently hits a deprecated Sentry.io REST API

From the sentry docs:

Events are packed into envelopes and are sent to the /api/{PROJECT_ID}/envelope/ API endpoint.

Sending event payloads to the /api/{PROJECT_ID}/store/ API endpoint is deprecated.

Should we be good citizens and update to the new API?

I'm not sure how active this project is these days, lemme know if you'd like me to give it a whirl.

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