-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
feat(demo-mode): analytics #89720
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
feat(demo-mode): analytics #89720
Conversation
🚨 Warning: This pull request contains Frontend and Backend changes! It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently. Have questions? Please ask in the |
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #89720 +/- ##
==========================================
+ Coverage 81.35% 87.77% +6.41%
==========================================
Files 10206 10190 -16
Lines 575469 574735 -734
Branches 22653 22508 -145
==========================================
+ Hits 468182 504468 +36286
+ Misses 106853 69842 -37011
+ Partials 434 425 -9 |
Looks good now - thanks for fixing the domain thing 🙏 |
PR reverted: b0eba88 |
This reverts commit fcc4460. Co-authored-by: obostjancic <86684834+obostjancic@users.noreply.github.com>
This reverts commit fcc4460. Co-authored-by: obostjancic <86684834+obostjancic@users.noreply.github.com>
Closes TET-86: Investigate adding plausible to sandbox
Essentially reverts #89468 and moves that logic to django template