oracle / cloud-native-devops-workshop

Oracle's Cloud Native and DevOps Workshop on Oracle Cloud
http://developers.oracle.com
Universal Permissive License v1.0
112 stars 225 forks source link

Update to APM content, with additional functionality to springboot-sample #2

Closed james-kao closed 7 years ago

james-kao commented 7 years ago

@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.