open-telemetry/opentelemetry-ebpf-instrumentation ? reverse-engineered prompt
Reverse engineered prompt
Build me a Linux tool that can automatically collect OpenTelemetry telemetry from running applications without changing their code.
I want it to use eBPF so it can watch user space apps and emit useful traces, metrics, and attributes in a lightweight way. It should run as a standalone process or in Docker, and it should be easy to install from a release binary. Please include a simple config story, clear startup instructions, and support for the current stable setup plus the newer config version if that is already meant to be used.
Make sure it works for the main Linux platforms we can reasonably expect, and give me good docs for setup, verification, and troubleshooting. If you need to check the latest OpenTelemetry docs or current release guidance while building it, go ahead and look that up online.
Are you gonna build this?
make sure you review the code using coderabbit