Releases: jhipster/jhipster-console
JHipster Console Release v4.1.0
🎉 New Micrometer dashboards : #118
JHipster Console v4.0.0 Release
Reorganize index patterns
Logs, metrics, traces and alerts are now stored in different index patterns.
Fix the links between Zipkin UI and Kibana
The link that allows to jump from Zipkin UI to Kibana has been fixed (click on the "Logs" button in the trace page). A similar link exist in the Kibana "Trace dashboard" that let's you go to the Zipkin UI.
JHipster Console v3.1.0 Release
A quick summary of the changes:
-
Upgraded Elastic stack to v6.4.1
-
Upgraded Elastalert v0.1.33
-
Upgraded Zipkin to v2.11.5
-
Fixed Alerts dashboard
-
Added Zipkin dashboard
-
Working Zipkin UI link
-
Use instance name rather than instance id in dashboards
JHipster Console v3.0.2 Release
- Add http JSON input for logstash
JHipster Console v3.0.1 Release
Fix a problem with some dashboards
JHipster Console v3.0.0 Release
Add missing "v" prefix in tag.
JHipster Console 3.0.0 Release
- Update ELK to 6.1.1
- Fix Zipkin dependencies
JHipster Console 3.0.0-beta Release
The new JHipster Console is here based on Elastic 6.1 and Zipkin 2.4.2 !
Dashboards have been completely reworked from zero and are now more intuitive to use with autocomplete for apps and metrics names and super fast multi-select !
Notable features:
- New blazing fast ELK stack v6
- new circuit breaker dashboard to monitor Hystrix metrics
- make use of the new "control" visualization to select apps/instances and metrics individually for graphing
JHipster Console 2.2.1 Release
Add the Logtrail Kibana plugin (https://github.com/sivasamyk/logtrail) for live tailing application logs.
JHipster Console 2.2.0 Release
- Upgrade to Elastic stack v5.5.1
- Logstash is now configured to receive logs from either a TCP or an UDP socket, to support changes in the main generator: jhipster/generator-jhipster#6102
- Add the Logtrail plugin
- Improve startup order logic (fix #67)