Skip to content

Cantara/stingray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,223 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stingray

GitHub tag (latest SemVer) Build Status GitHub commit activity Project Status: Active – The project has reached a stable, usable state and is being actively developed. Known Vulnerabilities

Application framework based on Servlets, Jetty, Javax/Jakarta RsWs, Jersey

Dropwizard Metrics

Documentation: https://metrics.dropwizard.io/4.2.0/index.html

Cpu Profiler

Prerequisites

MacOS

  1. Install pprof command: brew install gperftools
  2. Install ps2pdf command: brew install ghostscript

Amazon Linux AMI

TODO

Creating a performance profile pdf report

  1. Get performance profile data: curl "http://localhost:8362/admin/pprof?duration=10" > prof
  2. Create pdf from profile data: pprof --pdf prof > profile.pdf

About

Java application framework with strong conventions and use of other Cantara components

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages