Skip to content

spike: add sentry

Tomas Vik requested to merge tv/2024-04/sentry into main

(DO NOT MERGE)

Description

This spike logs every extension error through sentry. You can see the errors in our sentry project: Project gitlab-vscode-extension - gitlab — Sentry

Related Issues

Related to [VS Code] Add Sentry to the extensions to colle... (gitlab-org/editor-extensions/meta#81 - closed)

How has this been tested?

  1. Run the extension in development mode
  2. Run GitLab: Open Remote Repository command
  3. Select Open in current window
  4. Type in any string d;lafjksd;fk and confirm
  5. See the error being shown
  6. See issue being reported in sentry https://new-sentry.gitlab.net/organizations/gitlab/issues/?project=33&statsPeriod=24h
  • image

Merge request reports