doc/operations/error_tracking.md
Error Tracking helps developers to discover and view errors generated by their application. Because error information is surfaced where the code is developed, error tracking increases efficiency and awareness. Users can choose between GitLab Integrated error tracking and Sentry-based backends.
For error tracking to work, you need:
The following table gives an overview of the capabilities for each GitLab offering:
| Feature | Availability | Data collection | Data storage | Data query |
|---|---|---|---|---|
| GitLab integrated Error Tracking | GitLab.com | With Sentry SDK | On GitLab.com | With GitLab.com |
| Sentry-based Error Tracking | GitLab.com, GitLab Dedicated, GitLab Self-Managed | With Sentry SDK | On Sentry instance (Cloud Sentry.io or self-hosted Sentry) | With GitLab.com or Sentry instance |