Releases: AdamBien/lightfish
Releases · AdamBien/lightfish
SkinnyFish
No major features, but less resource consumption:
- The code base was streamlined and the asynchronous behavior greatly simplified.
- Asynchronous collectors were simplified and the resource consumption minimized
- LightView was stabilized
- Installation size of the WAR reduced to 373 kB (still too big)
Application Monitoring
Features:
- LightFish management is exposed via REST API
- LightFish exposes application monitoring data
- LightView is extended to monitor applications and manage lightfish without the web view.
Start lightview with java -jar lightview-app.jar. LightView requires Java 8. LightFish runs on Java 7
GlassFishv4 version
LightFish is able to run on GlassFish v4 and is able to monitor GlassFish v4 and v3 instances.
Lean Edition
LightFish was decoupled from LightView. All applet and webstart references are dropped. LightFish download size could be reduced by 70%.