When initializing the ebpf-extractor up a bitcoin node, the ebpf-extractor expects a --bitcoind-pid argument in its command, but it is not currently provided, generating an error.
Error sample:

This can be fixed in the file peer-observer-docker/docker/bitcoin-node-entrypoint.sh by passing $BITCOIND_PID value as argument to the ebpf-extractor