Sentry
Sentry is a crash reporting platform that provides you with "real-time insight into production deployments with info to reproduce and fix crashes". It notifies you of exceptions or errors that your users run into while using your app and organizes them for you on a web dashboard.
Configuring the Connector for Sentry
To configure Lucidum to ingest data from Sentry:
Log in to Lucidum.
In the left pane, click Connector.
In the Connector page, click Add Connector.
Scroll until you find the Connector you want to configure. Click Connect. The Settings page appears.
In the Settings page, enter the following:
URL (required) - The URL of the Sentry API, for example, https://sentry.io
Organization (optional) - Sentry organization name.
API Token (required) - Sentry API bearer token. To create an API token, see https://docs.sentry.io/product/integrations/integration-platform/internal-integration/. The API token requires the following permissions:
org: read
project:read
Verify SSL. For future use.
To test the configuration, click Test.
If the connector is configured correctly, Lucidum displays a list of services that are accessible with the connector.
If the connector is not configured correctly, Lucidum displays an error message.