retis-org / retis

Tracing packets in the Linux networking stack & friends
https://retis.readthedocs.io/en/stable/
100 stars 14 forks source link

Cluster wide tracing #38

Open atenart opened 2 years ago

atenart commented 2 years ago

Allow the collecting event part to be run on multiple machines and generating events retrieved at a single point. For this to happen some kind of synchronization (including timestamp) and data passing is required.

For example, trace-cmd is supporting something similar.

amorenoz commented 2 years ago

Could be a good solution for Centralized Tracing for OVN