Overview:
Build a new component tentatively called "Aggregator" that receives data from VM data sources and relays it to Central.
Requirements:
- Implements the endpoint interface to receive data from VM data sources such as an agent running on a VM.
- Relays the data to Central using protobuf messages over a gRPC connection
Technical Scope:
High-level list of items that are in scope; usually completed by a staff engineer or a lead from the Feature Delivery Team. Initial completion during Refinement status.
<your text here>
Out of Scope:
High-level list of items that are out of scope. Initial completion during Refinement status.
<your text here>
Outstanding Questions (Optional):
- Will this be part of Sensor or a separate deployment?