public interface MetricsReporter
Modifier and Type | Method and Description |
---|---|
void |
notifyMetricsChange()
Notifies the changes on metric registry.
|
void |
restartReport()
Restarts metrics reporter.
|
void |
startReport()
Starts to report a set of metrics to the monitoring server.
|
void |
stopReport()
Stops reporting metrics.
|
void startReport()
void stopReport()
void restartReport()
void notifyMetricsChange()