| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jamonall-2.79.zip | 2014-08-19 | 1.5 MB | |
| readme | 2014-08-19 | 537 Bytes | |
| Totals: 2 Items | 1.5 MB | 0 | |
2.79 release. - Added the ability for JAMon to query monitoring data from distributed applications - Added serialization for MonitorFactories (FactoryEnabled). This will allow saving monitors and reloading/reusing them later. Handy for an environment like hadoop. - Fixed a couple bugs in nano timers - Added the ability to configure listeners from jamonapi.properties file <dependencies> <dependency> <groupId>com.jamonapi</groupId> <artifactId>jamon</artifactId> <version>2.79</version> </dependency> </dependencies>