Skip to content
forked from exense/djigger

A production-ready monitoring and profiling solution for Java.

License

Notifications You must be signed in to change notification settings

clangguth/djigger

 
 

Repository files navigation

djigger

djigger is a production-ready performance analysis and monitoring solution for java applications which relies primarily on an advanced round-the-clock sampler and an agent mode for instrumentation. The client contains all the means necessary to connect to a target JVM (standard JMX connection capability, process attach, a jstack output parser, etc). Store mode is a direct connection to the mongoDB instance used to persist the samples taken by our headless collector. TTL functionality at the threaddump collection level allows the user to monitor his java apps 24/7 without having to worry about running out of space.

Find out more at http://denkbar.io/tooling/djigger, and read our documentation to get started http://denkbar.io/documentation/djigger/ .

StackShare

About

A production-ready monitoring and profiling solution for Java.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • Other 1.5%