MediaWiki
master
|
Metrics Formatter Interface. More...
Public Member Functions | |
getFormattedSamples (string $prefix, MetricInterface $metric) | |
Renders metric to line format. More... | |
Wikimedia\Stats\Formatters\FormatterInterface::getFormattedSamples | ( | string | $prefix, |
MetricInterface | $metric | ||
) |
Renders metric to line format.
string | $prefix | |
MetricInterface | $metric |
Implemented in Wikimedia\Stats\Formatters\StatsdFormatter, and Wikimedia\Stats\Formatters\DogStatsdFormatter.