Runtime performance monitoring made easy

JETM 1.2.0 released

While it took a little bit longer than expected JETM reached another major milestone with version 1.2.0. Download JETM 1.2.0 here.

This release comes with the following enhancements:

Attention: Migrating to the new release should be a matter of switching to the new libraries unless you implemented a custom Aggregator or Plugin. In this case you need to alter your implementation and adapt the new interfaces containing an additional lifecycle method init(EtmMonitorContext ctx). For plugins move logic in EtmPlugin#setMonitor() to this method.