Giles Hutton
Giles Hutton
Hey @Andreagit97 thanks for the questions/comments! I've been doing some additional testing today to try to answer some of them. 1. I must admit I'm not as aware/familiar with the...
Thanks for the detail @Andreagit97, I really appreciate the insight :) I've completed some measurements this morning, and I can share some graphs and code snippets. It wasn't quite what...
hey all, for those interested I merged our solution to this performance problem yesterday afternoon: [RedHat ACS Collector Probe](https://github.com/stackrox/collector/blob/master/kernel-modules/probe/collector_probe.c) For us, the performance numbers are looking very good for our...
> For now, I would recommend to use it as a git dependency, if that's sufficient for your use case Yes this should be fine I think, and certainly enough...
StackRox 4.4.0 collectors are crashing on COS GKE - failed to initialize collector kernel components
Hi @danekantner, thanks for raising this issue. The error message from loading the eBPF driver for your kernel is unusual, especially given how little information is provided in the `PROG...
StackRox 4.4.0 collectors are crashing on COS GKE - failed to initialize collector kernel components
hmm the plot thickens. I think this looks to me like it could be related to Collector's resource usage. cc @erthalion and @JoukoVirtanen who have been looking into things like...
I finally have an update on this one now that we've wrapped up our investigation. TL;DR: A single patch is missing on this kernel and makes loading modern_bpf impossible. No...
Just a heads up on the socat integration test failures - the socat image is using `alpine:latest` which pulls in a new version of socat that seems to consistently fail...
not sure why this is failing on CI as the changes I've added shouldn't affect it in this way, and it is all working correctly from my local machine. I...
Hi @ssurovich, provided you have access to kernel headers for the nodes in your cluster, the manual build steps can be used to build drivers. Alternatively, latest versions of collector...