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

ADD SENTRY #701

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

ADD SENTRY #701

wants to merge 1 commit into from

Conversation

oliverlevay
Copy link
Contributor

No description provided.

Copy link
Contributor

@o-korpi o-korpi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@oliverlevay oliverlevay marked this pull request as draft February 3, 2025 21:17
@@ -29,6 +30,11 @@ import {
import { verifyCostCenterData } from "./routes/(app)/expenses/verification";
import { dev } from "$app/environment";

Sentry.init({
dsn: "https://763ca90d83f725f70b31f0fd40e7ffda@o4508757277212672.ingest.de.sentry.io/4508757278523472",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't you think these should be .envs?

Comment on lines +11 to +12
org: "d-sektionen-o6",
project: "javascript-sveltekit",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

4 participants