Skip to content

Commit

Permalink
Merge pull request #1728 from dandi/add-sentry-profiling
Browse files Browse the repository at this point in the history
  • Loading branch information
danlamanna committed Oct 25, 2023
2 parents dec4409 + 735a8b6 commit 2352f76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dandiapi/api/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,5 @@ def ready(self):
# Submit request User info from Django
send_default_pii=True,
traces_sampler=self._get_sentry_performance_sample_rate,
profiles_sampler=self._get_sentry_performance_sample_rate,
)

0 comments on commit 2352f76

Please sign in to comment.