Simple Metrics 1.1 API

This package provides some simple metrics and associated operations that allow for the recording of application metrics and persisting them to various different local or cloud storage/metric systems.

See: Description

Packages 
Package Description
com.j256.simplemetrics.manager
Classes which manage all of the metrics and control their updating and persisting.
com.j256.simplemetrics.metric
Metrics classes which do the value storage and updating.
com.j256.simplemetrics.persister
Classes which handle the persisting of the metrics.
com.j256.simplemetrics.utils
Utility classes including ones that publish metrics from the JVM and the file-system.

This content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.