-
Notifications
You must be signed in to change notification settings - Fork 2
[backend] feature(registration): add platform_url in telemetry event #1382 #1462
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
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## development #1462 +/- ##
===============================================
- Coverage 26.90% 26.70% -0.20%
===============================================
Files 606 607 +1
Lines 37333 37619 +286
Branches 1784 1785 +1
===============================================
+ Hits 10043 10048 +5
- Misses 27015 27296 +281
Partials 275 275
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Summary
Insights
Suites22 passed, 0 failed, and 0 other
🎉 No failed tests in this run. | 🍂 No flaky tests in this run. Github Test Reporter by CTRF 💚 🔄 This comment has been updated |
Context
We need to send the platform url in register telemetry event
How to test
test event is well stored in elastic:
Related issues
Checklist
Quality
Testing
What tests have been made
Additional information