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.
Raven-clj currently hits a deprecated Sentry.io REST API
From the sentry docs:
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.