|
MediaWiki master
|
DogStatsD Wire Format Implementation. More...
Inherits Wikimedia\Stats\Formatters\FormatterInterface.

Public Member Functions | |||||||
| getFormattedSamples (string $prefix, MetricInterface $metric) | |||||||
Renders metric to line format.
| |||||||
DogStatsD Wire Format Implementation.
Definition at line 19 of file DogStatsdFormatter.php.
| Wikimedia\Stats\Formatters\DogStatsdFormatter::getFormattedSamples | ( | string | $prefix, |
| MetricInterface | $metric ) |
Renders metric to line format.
| string | $prefix | |
| MetricInterface | $metric |
Implements Wikimedia\Stats\Formatters\FormatterInterface.
Definition at line 21 of file DogStatsdFormatter.php.