Allow JVM system properties to be referenced in the agent name

Description

In some systems like OC4J it's hard to define the separate agent names for the processes that system launches in a cluster. We already have two users with exactly same problem and solution so far was to use random generator in the name of the agent or use same name for all processes. Both of these have big problems, thus idea came to support usage of JVM system properties in the agent name:

inspectIT should recognize if in the name we have the parameter pattern and try to read it from the JVM system properties and combine it in a final name.

Environment

None

Gliffy Diagrams

Activity

Technical User 
July 4, 2017 at 3:07 PM

SUCCESS: Integrated in

inspectIT - Integration #318
INSPECTIT-2472: Allow JVM system properties to be referenced in the (ivan.senic: b802bfeaf5170b2b3d0de283dce40f56906d43c6)

  • (edit) inspectit.agent.java/src/main/java/rocks/inspectit/agent/java/config/impl/ConfigurationStorage.java

  • (edit) inspectit.agent.java/src/test/java/rocks/inspectit/agent/java/config/impl/ConfigurationStorageTest.java

Ivan Senic 
July 4, 2017 at 2:54 PM

: please don't forget to update the documentation for this feature

Fixed

Details

Assignee

Reporter

Integrator

Sprint

Fix versions

Priority

Created June 12, 2017 at 1:50 PM
Updated July 4, 2017 at 3:21 PM
Resolved July 4, 2017 at 3:21 PM