-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
User Story (Required on creation):
I want to start the java agent and pass such an argument when starting Camunda Run, for example via the Docker container.
-javaagent:/camunda/javaagent/applicationinsights-agent-3.1.0.jar
Functional Requirements (Required before implementation):
- JVM options can be passed on to Run when starting it.
- This works for the Docker container and the "plain" distribution (ZIP, tarball)
Technical Requirements (Required before implementation):
- Integrate an environment variable into the start scripts that can hold additional Java options
Limitations of Scope (Optional):
Workaround:
Adjust the start script on the local distribution with required Java options.
Hints (Optional):
- Docker allows to pass JAVA_OPTS when starting Java
- JAVA_OPTS could be integrated in start scripts when starting Java in the Run distribution
Hi PetrF,
Thank you for reaching out to us with this request.
I will send the ticket for a decision.
Edit: Meanwhile, as a workaround, I would suggest to adjust the start script on your local distro with required java options. (Of course the approach is not so convenient as out of the box feature.)
Please let us know if you are interested in providing a pull request on the topic, we will support you along the way.
Best regards,
Yana