GitXplorerGitXplorer
j

raycast-sentry

public
3 stars
0 forks
1 issues

Commits

List of commits on branch master.
Verified
353ec77579b22a0e55fe902bd37a2eb405671af2

Better stack on org selection

jjan-auer committed a year ago
Verified
c109accbd52cf44f27527a00bdb76c954de9300a

Prepare readme for publish

jjan-auer committed a year ago
Verified
ffd7fda601350d0b22852c7e582d8ace85a49c82

Fix warnings

jjan-auer committed a year ago
Verified
676097142345febbd61645adcdc4369ba5f2e2a7

Add project details

jjan-auer committed a year ago
Verified
6b0b271beabeab3c8b011fa0cd2d59a64c995fe8

Implement Copy DSN

jjan-auer committed a year ago
Verified
8607d91d5c02590ab9c23c731a7a6ce3d43289fe

Support direct saved searches

jjan-auer committed a year ago

README

The README file for this repository.

Raycast Extension for Sentry

Work with Sentry errors, performance monitoring, and releases directly out of Raycast.

Setup

You can use a User Auth Token to authenticate your Sentry account:

  1. Go to https://sentry.sentry.io/settings/account/api/auth-tokens/
  2. Click "Create New Token"
  3. Leave the default read-only scopes:
    • project:read
    • team:read
    • event:read
    • member:read
    • org:read
  4. If you wish to resolve and archive issues from the extension, also select:
    • event:admin
  5. Click "Create Token"
  6. Copy the token and provide it to the Sentry extension when asked