Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.traversal.com/llms.txt

Use this file to discover all available pages before exploring further.

Connecting Sentry lets Traversal pull error context and issue information so it can reference ongoing and past incidents during investigations.

What Traversal reads

  • Events — error and performance events
  • Issues — grouped errors with status and metadata

Setup

1

Create a personal auth token

  1. In Sentry, go to Settings → Personal Tokens
  2. Click Create New Token and give it a name (e.g. traversal-prod)
  3. Select the following scopes: Issue & Event (event:read), Project (project:read), Organization (org:read)
  4. Copy the auth token — it is only shown once
2

Configure in Traversal

Go to Company Knowledge → Integrations, select Sentry, and paste the auth token.Click Save.

More information