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