retina icon indicating copy to clipboard operation
retina copied to clipboard

fix(enricher): Streamline the pipeline to send flows from plugins to enricher

Open anubhabMajumdar opened this issue 1 year ago • 1 comments

Description

Currently we have to many ways to extract out the events from plugins, and each plugin is responsible to init/check/send the data to enricher. Instead, setup a tracker module to "track" events generated and decide what to do with it. Currently, we simply forward to enricher.

Testing done:

  • Enabled in local context mode
  • Can observe TCP, DNS and Drop advanced metrics
  • Basic mode works as expected
  • Unit tests passing

anubhabMajumdar avatar Mar 22 '24 19:03 anubhabMajumdar

This PR will be closed in 7 days due to inactivity.

github-actions[bot] avatar May 12 '24 00:05 github-actions[bot]

Pull request closed due to inactivity.

github-actions[bot] avatar May 19 '24 00:05 github-actions[bot]

This PR will be closed in 7 days due to inactivity.

github-actions[bot] avatar Jul 26 '24 00:07 github-actions[bot]

Pull request closed due to inactivity.

github-actions[bot] avatar Aug 02 '24 00:08 github-actions[bot]

@anubhabMajumdar Looks like stalebot killed this, but I see you manually closed this as well. What was the reason here?

timraymond avatar Aug 06 '24 17:08 timraymond