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

update sentry integration #1611

Merged
merged 2 commits into from
Sep 19, 2023
Merged

update sentry integration #1611

merged 2 commits into from
Sep 19, 2023

Conversation

sainak
Copy link
Member

@sainak sainak commented Sep 15, 2023

Proposed Changes

  • add sentry profile tracing
  • only send samples in staging
  • set build time app version

Associated Issue

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a8eff46) 59.08% compared to head (4ef572b) 59.08%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1611   +/-   ##
=======================================
  Coverage   59.08%   59.08%           
=======================================
  Files         205      205           
  Lines       11144    11144           
  Branches     1587     1587           
=======================================
  Hits         6584     6584           
  Misses       4360     4360           
  Partials      200      200           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Ashesh3
Copy link
Member

Ashesh3 commented Sep 15, 2023

How about we also add celery monitoring? https://docs.sentry.io/platforms/python/guides/celery/crons/

Edit: Never mind, just checked and you seem to have fixed the celery integration we already had.

@vigneshhari vigneshhari merged commit 4530765 into master Sep 19, 2023
11 checks passed
@vigneshhari vigneshhari deleted the sainak/feat/sentry branch September 19, 2023 10:50
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.

Add sentry profiling
4 participants