Josep Damià Carbonell Seguí
Josep Damià Carbonell Seguí
Hi @ensonic, In normal operating mode, the profiler doesn't rely on the process name but on its PID, which it retrieves from the container. Have you tried profiling, and it...
@ensonic According the error, py-spy is unable to determine that it's a python application. It's unable to profile this (corner) case.
Hi @junneyang, "It seems that you are running Kubernetes with Docker as the container runtime, which is not supported. Only CRI-O and containerd are supported..
Hi @knadh I confirm that it works, and I’ve also modified the `TestWatchFile` test by adding an assertion to verify that the event is present and not nil.