Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.
/ jmetrics Public archive

Java metrics is a annotations spec to extract metrics out of JMX beans, this code is designed to scale well when using large number of threads and cpus.

License

Notifications You must be signed in to change notification settings

lafaspot/jmetrics

Repository files navigation

# jmetrics
Java metrics is a annotations spec to extract metrics out of JMX beans, this code is designed to scale well when using large number of threads and cpus.
This allow to create definitions files for build jobs pipeline promotions and to setup production alerts based from code repositories.

- To build before you submit a PR
$ mvn clean install

- For contibutors run deploy to do a push to nexus servers.
$ mvn clean deploy -Dgpg.passphrase=[pathPhrase]

- All Pull requests need to pass continous integration before being merged.
  Please goto https://travis-ci.org/lafaspot/jmetrics

About

Java metrics is a annotations spec to extract metrics out of JMX beans, this code is designed to scale well when using large number of threads and cpus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published