-
Notifications
You must be signed in to change notification settings - Fork 45
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: Central Agent Architecture - Micro Front Ends #1266
base: main
Are you sure you want to change the base?
Conversation
Asset Size Report
Merging this pull request will result in the following asset size changes:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1266 +/- ##
==========================================
- Coverage 89.03% 88.81% -0.22%
==========================================
Files 170 173 +3
Lines 7396 7422 +26
Branches 1489 1500 +11
==========================================
+ Hits 6585 6592 +7
- Misses 690 710 +20
+ Partials 121 120 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Please add a one-paragraph summary here, suitable for a release notes description. This will help with documentation.
Overview
Related Issue(s)
https://whimsical.com/data-flow-KeU9PdoS5Cfu55xVDhiYVD
Context
Use register interface to capture data
Screen.Recording.2024-11-27.at.11.01.22.PM.mov
Capture external data to both the target AND the container (config change on the container agent)
duplicate.mov
NPM interface example
npm.mp4
Testing