# Sentry cost tracking

Sumloop pulls Sentry usage on a schedule and puts it in the same ledger
as every other vendor a team pays.

| | |
| --- | --- |
| What Sumloop reads | accepted error events |
| Measured in | accepted error events |
| Credential | Auth token, Organization slug, Host |
| Access | Read-only. Sumloop cannot change a resource or spend money. |
| Annual commitments | Spread by Sumloop |

## How to connect Sentry

1. In Sentry, open Settings > Auth tokens and create an organization token with the `org:read` scope.
2. Copy your organization slug from the URL (`sentry.io/organizations/<slug>/`).
3. Paste the token and slug below (set Host for self-hosted Sentry).
4. Sentry reports events, not dollars — set a price per error event under Rates after connecting.

## Other observability & incidents Sumloop tracks

- [Datadog](https://sumloop.app/integrations/datadog.md)
- [Grafana Cloud](https://sumloop.app/integrations/grafana.md)
- [PagerDuty](https://sumloop.app/integrations/pagerduty.md)
- [incident.io](https://sumloop.app/integrations/incident_io.md)

## Links

- Sentry → Settings → Auth tokens: https://sentry.io/settings/account/api/auth-tokens/
- Sentry API reference: https://docs.sentry.io/api/organizations/retrieve-event-counts-for-an-organization-v2/
- This page: https://sumloop.app/integrations/sentry
- Every integration: https://sumloop.app/integrations.md
