JavaMelody 1.77.0 发布,Java 应用监控平台
生活随笔
收集整理的這篇文章主要介紹了
JavaMelody 1.77.0 发布,Java 应用监控平台
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
JavaMelody 1.77.0 發(fā)布了,JavaMelody 是一個(gè)監(jiān)控系統(tǒng),目標(biāo)是在 QA 和生產(chǎn)環(huán)境中監(jiān)控?Java 或 Java EE 應(yīng)用程序。
更新內(nèi)容如下:
- fix: When using Spring and LazyConnectionDataSourceProxy or other DelegatingDatasource, exclude it from the monitoring if the target datasource is already monitored (d6ced5c).
- added: ability to upload heap dump files to?AWS S3?(PR 810, thanks to?Salah Qasem). See?doc(scroll down if the target page does not scroll to the right chapter).
- added: in the database reports, added support for MariaDB (PR 820, thanks to?Vicente Rossello Jaume).
- improved: in the?Jenkins Monitoring plugin, better aggregation of http requests. The javamelody parameter used by default in this plugin is now?-Djavamelody.http-transform-pattern=/\\d+/|(?<=/static/|/adjuncts/|/bound/)[\\w\\-]+|(?<=/ws/|/user/|/testReport/|/javadoc/|/site/|/violations/file/|/cobertura/).+|(?<=/job/).+(?=/descriptorByName/).
- added: Italian translations (ffc028f, thanks to?Gianluca Maiorino)
- added: Ukrainian translations (073bc6d, thanks to?Yevgen Lasman)
- To contribute in your own language, join the translation project at?https://poeditor.com/join/project/QIaCp4bThS.
- You can already monitor the executions of methods?using Spring,?EJB or CDI?or?simple interfaces. But if you want to monitor only a piece of code without creating a method around that piece of code, you can do now like the following and the results will be displayed in the statistics (18ed237):
發(fā)布說明
下載地址:
Source code(zip)
Source code(tar.gz)
總結(jié)
以上是生活随笔為你收集整理的JavaMelody 1.77.0 发布,Java 应用监控平台的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 数据结构之——队列与循环队列
- 下一篇: shell脚本将本地docker镜像pu