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

java questions #26

Closed 15911075183ma closed 2 months ago

15911075183ma commented 2 months ago

I want to know if I can get the specific value entered by the user in the java program

rockdaboot commented 2 months ago

No. The agent unwinds stack traces and fetches symbols (file names, function names, line numbers).