-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
Not Selected
-
-
-
User or Developer story:
As a collector developer I would like there to be integration tests for networking events where collector gets the networking events from either procfs scrape only or syscalls only. A prerequisite for this is to be able to configure collector to do procfs only or syscall only collection.
The reason for this is that currently there might be situations in which we have race conditions between procfs scrape and syscalls. It would be good to confirm that each method is working well independently.
Acceptance Criteria:
See above