Java agent other than jmx_exporter support?
Hi, I'm trying to use OpenTelemetry Java (automatic) Instrumentation for Spark. As for manual instrumentation, I did a POC and got a successful result.
Here, is it possible to define arbitrary java agent like jmx_exporter to ask jvm to use additional Java agent in the SparkApp manifest? For example, OpenTelemetry Java instrumentation? https://github.com/open-telemetry/opentelemetry-java-instrumentation
So far, I'm feeling I need to create a special container image that includes adding jvm option of desired Java agent.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.