retina
retina copied to clipboard
fix(enricher): Streamline the pipeline to send flows from plugins to enricher
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
This PR will be closed in 7 days due to inactivity.
Pull request closed due to inactivity.
This PR will be closed in 7 days due to inactivity.
Pull request closed due to inactivity.
@anubhabMajumdar Looks like stalebot killed this, but I see you manually closed this as well. What was the reason here?