public interface Reporter
| Modifier and Type | Method and Description |
|---|---|
int |
getFailureCount()
Get total failure count reported by this reporter
|
void |
start(long period,
TimeUnit unit)
Start Wavefront Internal Reporter
|
void |
stop()
Stop the Wavefront Internal Reporter
|
void start(long period,
TimeUnit unit)
period - How often you want to send metrics/histograms to Wavefrontunit - period time unitint getFailureCount()
void stop()
Copyright © 2022. All rights reserved.