- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 67字
- 2021-08-27 19:57:37
Dropwizard metrics
Dropwizard metrics (http://metrics.dropwizard.io/4.0.0/) is an excellent open source library for measuring the performance of your Java web application. Paired with Spring Boot, this can bring a lot of value by measuring the performance of the REST API, measuring the performance of cache layer and database, and so on. Dropwizard provides handy annotations to mark methods to be monitored. It supports counters, timers, and so on.
推薦閱讀
- TypeScript入門與實戰
- Software Defined Networking with OpenFlow
- Kubernetes實戰
- Building a Game with Unity and Blender
- Microsoft Dynamics 365 Extensions Cookbook
- 零基礎學Scratch少兒編程:小學課本中的Scratch創意編程
- C++程序設計基礎教程
- Instant RubyMotion App Development
- Flux Architecture
- Visual C#通用范例開發金典
- QlikView Unlocked
- Learning Android Application Testing
- Python+Office:輕松實現Python辦公自動化
- Python數據可視化之matplotlib實踐
- ASP.NET jQuery Cookbook(Second Edition)