|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CsvReporter.Context | The context used to output metrics. |
JmxReporter.CounterMBean | |
JmxReporter.GaugeMBean | |
JmxReporter.HistogramMBean | |
JmxReporter.MeterMBean | |
JmxReporter.MetricMBean | |
JmxReporter.TimerMBean |
Class Summary | |
---|---|
AbstractPollingReporter | An abstract base class for all reporter implementations which periodically poll registered metrics (e.g., to send the data to another service). |
AbstractReporter | The base class for all metric reporters. |
ConsoleReporter | A simple reporters which prints out application metrics to a PrintStream periodically. |
CsvReporter | A reporter which periodically appends data from each metric to a metric-specific CSV file in an output directory. |
JmxReporter | A reporter which exposes application metric as JMX MBeans. |
Metrics reporting (Codehale).
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |