Skip to main content

Documentation Index

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

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

Connect Sentry so Foggy can pull error details and recent events when investigating an alert or user-reported issue.

What Foggy can do

ToolDescription
IssuesSearch and read Sentry issues
EventsRead individual events (stack traces, breadcrumbs, tags)
ReleasesRead recent releases and their associated issues
AlertsRead alert rules and firing state

Setup

Go to ConnectorsAdd ConnectorSentry and fill in the form.
FieldRequiredDescription
NameYesLabel for this connector (e.g. “Sentry-Production”)
Personal TokenYesSentry → SettingsAccountAPIAuth Tokens. Scopes: org:read, project:read, team:read, event:read, alerts:read.
Organization SlugNoFrom your Sentry URL: sentry.io/organizations/<slug>/. Leave blank to auto-discover.
Sentry URLNoLeave blank for SaaS. For self-hosted, enter your Sentry URL.
Read-only. All scopes are read-only — Foggy cannot create, resolve, or mutate anything in Sentry.

Troubleshooting

  • Auth error on first query — token is missing one of the five required scopes. Regenerate with all scopes checked.
  • “Organization not found” — the org slug does not match your account. Check the slug in your Sentry URL, or leave the field blank to auto-discover.
  • Self-hosted can’t reach Sentry — confirm the Sentry URL is reachable from the Foggy agent host. Foggy does not proxy through sentry.io for self-hosted targets.

Next steps

GitHub

Pair Sentry with GitHub to link errors to the commits that caused them.

Slack

Get investigation results where your team already talks.