Package | Description |
---|---|
com.j256.simplemetrics.manager |
Classes which manage all of the metrics and control their updating and persisting.
|
com.j256.simplemetrics.persister |
Classes which handle the persisting of the metrics.
|
Modifier and Type | Method and Description |
---|---|
void |
MetricsManager.setMetricDetailsPersisters(MetricDetailsPersister[] metricDetailsPersisters)
Set the persisters for the metric details.
|
Modifier and Type | Class and Description |
---|---|
class |
CloudWatchMetricsPersister
Class which persists our metrics to Amazon's AWS CloudWatch cloud service.
|
This content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.