## Is your feature request related to a problem? - [X] Yes ### **Problem Description**: After the latest core update new metrics has been added to the metrics list. [Reference](https://github.com/CortexFlow/CortexBrain/pull/142) ### **Solution**: Add new endpoints in the agent API [protobuf file](https://github.com/CortexFlow/CortexBrain/blob/main/core/api/protos/agent.proto) . Needed Endpoints: - Latency metrics - Packet loss metrics - dropped TCP packets ---
Is your feature request related to a problem?
Yes
Problem Description:
After the latest core update new metrics has been added to the metrics list. Reference
Solution:
Add new endpoints in the agent API protobuf file .
Needed Endpoints: