-
Notifications
You must be signed in to change notification settings - Fork 46
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 88.69% 88.70%
=======================================
Files 170 173 +3
Lines 7331 7337 +6
Branches 1487 1442 -45
=======================================
+ Hits 6502 6508 +6
- Misses 718 722 +4
+ Partials 111 107 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ae287b9
to
d08111e
Compare
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