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

chore: add sentry error tracker #1507

Merged
merged 3 commits into from Mar 7, 2024
Merged

chore: add sentry error tracker #1507

merged 3 commits into from Mar 7, 2024

Conversation

derschnee68
Copy link
Collaborator

No description provided.

// Performance Monitoring
tracesSampleRate: 1.0, // Capture 100% of the transactions
// Set 'tracePropagationTargets' to control for which URLs distributed tracing should be enabled
tracePropagationTargets: ['localhost', /^https:\/\/yourserver\.io\/api/],
Copy link
Contributor

Choose a reason for hiding this comment

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

you dont need to specify the server here?

@derschnee68 derschnee68 merged commit bbcd255 into main Mar 7, 2024
13 checks passed
@derschnee68 derschnee68 deleted the julien/sentry branch March 7, 2024 11:10
irmastnt added a commit that referenced this pull request Mar 7, 2024
…-regions-set-to-optional

* main:
  chore: add sentry error tracker (#1507)
  feat: watermark with radios and inputs (DEV-3313) (#1506)
  fix: resource class item autocomplete refresh and loading (DEV-3371) (#1504)
  feat: watermark with radios and inputs (DEV-3313) (#1502)
  refactor: type chip list input component (#1501)
  refactor: type common input (#1500)
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.

None yet

2 participants