@nagypeter This contains the update that we discussed where the APM deployment tutorial is done via DevCS CI. The user provides the AgentInstall.zip and registration key from OMC, and the CI does the rest.
I also added some functionality to springboot-demo so that we can see things like memory allocation metrics (for allocating 1 million ints in an array) w/o causing the system to max out its memory.
@nagypeter This contains the update that we discussed where the APM deployment tutorial is done via DevCS CI. The user provides the AgentInstall.zip and registration key from OMC, and the CI does the rest.
I also added some functionality to springboot-demo so that we can see things like memory allocation metrics (for allocating 1 million ints in an array) w/o causing the system to max out its memory.