deepflow icon indicating copy to clipboard operation
deepflow copied to clipboard

[Agent] Support merging tap-interface-regex and src-interfaces

Open TomatoMr opened this issue 1 year ago • 0 comments

This PR is for:

  • Agent

Support merging tap-interface-regex and src-interfaces

  • Discard src interfaces, TapMode::Analyzer, andTapMode::Mirror. use tap_interface_regex to obtain the network interfaces to capture
  • Split AgentComponents into DispatcherComponent, EbpfDispatcherComponent, MetricServerComponent

Checklist

  • [ ] Added unit test.

Backport to branches

  • main

TomatoMr avatar Mar 25 '24 14:03 TomatoMr