public interface Stat| Modifier and Type | Method and Description |
|---|---|
void | record(MetricConfig config, double value, long timeMs)Record the given value |
void record(MetricConfig config, double value, long timeMs)
config - The configuration to use for this metricvalue - The value to recordtimeMs - The POSIX time in milliseconds this value occurred