-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
The V2Tool should use the Elastic-Agent server, this brings some advantages:
- No need to duplicate some logic from Elastic-Agent into V2Tool
- We use more of the Elastic-Agent code while testing other applications, which helps to reduce integration issues in the future.
@fearful-symmetry already made some experiments that look quite promising. More details on this comment: #41 (comment).