At Disrupt Europe this morning, the company launched a new service that they call the “Data Factory” that should make it even easier. To explain Data Factory, it might be easier to contrast it against ...
#!/usr/bin/env groovy // getJvmDetails.groovy // // Main script for extracting JVM details via Attach API and JMX. // Accepts single parameter which is the process ID (pid) of the Java application // ...