-
Notifications
You must be signed in to change notification settings - Fork 50
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.67% 88.67% -0.01%
==========================================
Files 170 173 +3
Lines 7416 7423 +7
Branches 1503 1458 -45
==========================================
+ Hits 6576 6582 +6
- Misses 732 738 +6
+ Partials 108 103 -5
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