Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Sentry #69

Merged
merged 3 commits into from
Jul 15, 2024
Merged

Integrate Sentry #69

merged 3 commits into from
Jul 15, 2024

Conversation

ben-z
Copy link
Member

@ben-z ben-z commented Jul 15, 2024

This PR adds Sentry for instrumentation.

Copy link

I'm deploying a preview of 74aac08a2e58e254f1b2bc0f3136d11ab1ad90bb...10ed23bba9bae8d3233d9222a46f9529079f590d.
It will be ready in about a minute. You can view it here.

Copy link

I'm deploying a preview of 74aac08a2e58e254f1b2bc0f3136d11ab1ad90bb...bd7a7dc59d30f7ba921ae21859a3ed15c3cf7fe3.
It will be ready in about a minute. You can view it here.

@ben-z ben-z merged commit 2655d88 into main Jul 15, 2024
3 checks passed
@ben-z ben-z deleted the benz/sentry branch July 15, 2024 23:09
github-actions bot pushed a commit that referenced this pull request Jul 15, 2024
ben-z added a commit that referenced this pull request Jul 15, 2024
In #69 , we didn't pass the SENTRY_AUTH_TOKEN secret to the environment.
Thus there was this warning in the build log:

```
[sentry-vite-plugin] Warning: No auth token provided. Will not create release. Please set the `authToken` option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
[sentry-vite-plugin] Warning: No auth token provided. Will not upload source maps. Please set the `authToken` option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
```

This PR fixes this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant