Sentry has APIs that enable us to fetch data from them periodically. This document covers the details on how you can link your Sentry account and start sending all errors as events to Doctor Droid.

  1. Login to your Sentry account.
  2. In the top left, click on the organisation name. It shows the API keys as an option. Click on API keys and mention ‘Create token’.
  3. Give the following permissions:
    1. project:read
    2. event:read
    3. org:read
  4. Login and enter the token here.

Once the connection is setup, errors will show up in Doctor Droid and will automatically become part of entities based on the data present in those events, so that you can see them in the context of each entity.