elastic / otel-profiling-agent

The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)
Apache License 2.0
2.09k stars 229 forks source link

Does this support Lua and Luajit? #40

Open chengshuyi opened 1 week ago

chengshuyi commented 1 week ago

I looked at the bpf code in the repository, and it seems that there is no lua/luajit part. Will lua/luajit be supported in the future? Thanks!

rockdaboot commented 1 week ago

The future OTEL repository is open to contributions from the community. Driving lua/luajit support is highly appreciated, and my personal guess is that it will come.

brancz commented 1 week ago

FYI we're 95% there in Parca Agent (some customers already testing it), and plan to port it to this.