Skip to content

rynr/metrics-jruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metrics-jruby

This is a wrapper to use the great java-library metrics with jruby.

To use, just add gem 'metrics-jruby' to your Gemfile and require 'metrics_jruby' in your initialization.
Now you can access Java::com.codahale.metrics.MetricRegistry or Java::ComCodahaleMetrics::MetricRegistry.

More documentation and examples will follow (hopefully).

More information on metrics, see http://metrics.dropwizard.io/.

Build Status

Move forward

If you need other packages than the core, and have a idea how to add those, please contact me via mail, gitter or create a issue.

About

metrics for jruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages