Issue
I need to send Sentry events to another service, but I don't see a built-in integration for it. How can I forward Sentry events to a log analytics workspace, event hub, or another service that does not have a native integration?
Applies To
- Users who want to send Sentry events to an external service that is not directly supported by Sentry integrations.
- All Billing plans.
Resolution
You can use Internal Integrations in Sentry to send event data to an external service. Internal integrations allow you to interact with Sentry using its REST API and Webhooks, making it possible to forward event data.