-
Notifications
You must be signed in to change notification settings - Fork 366
Adjust metrics to the new specifications #5937
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
base: develop
Are you sure you want to change the base?
Conversation
…ms matching those in the user story
…e right fields (name, operation, description)
…vent to be sent and for us to get a call back for that from sync
|
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #5937 +/- ##
===========================================
+ Coverage 81.36% 81.39% +0.02%
===========================================
Files 2489 2496 +7
Lines 66423 66517 +94
Branches 8449 8461 +12
===========================================
+ Hits 54046 54141 +95
+ Misses 9268 9264 -4
- Partials 3109 3112 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|




Content
TransactionDefinitionclass as a way to describe the analytics transactions from thematrixmetrics spec (pun intended). Add them to theAnalyticsTransactionsobject.AnalyticsLongRunningTransactionson these definitions, add adescriptionoptional field to sentry transactions.AnalyticsSendMessageWatcherto track the last missing UX flow: sending a message and receiving it back from/sync.Motivation and context
Part of the work for #5890.
Tests
Perform some of these actions, see they are uploaded to Sentry with the proper values.
Tested devices
Checklist