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

fix: add sentry trace rate config defaults #5106

Merged
merged 1 commit into from
Dec 20, 2023
Merged

fix: add sentry trace rate config defaults #5106

merged 1 commit into from
Dec 20, 2023

Conversation

mcstover
Copy link
Collaborator

These couple with the recent updates to sentry to allow passing in an env var for the trace rate.

@@ -23,7 +25,7 @@ module.exports = merge(base, devVm, {
enable: true,
browserCallbackUri: 'http://localhost:8888/process-browser-auth',
serverCallbackUri: 'http://localhost:8888/process-ssr-auth',
apiAudience: 'https://api.development.kiva.org/graphql',
apiAudience: 'https://gateway.development.kiva.org/graphql',
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This will help folks working locally

@mcstover mcstover merged commit 7e40826 into main Dec 20, 2023
5 checks passed
@mcstover mcstover deleted the sentry-configs branch December 20, 2023 17:53
@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 2.724.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 2.724.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants