MediaWiki master
|
Metrics Null Emitter Implementation. More...
Inherits Wikimedia\Stats\Emitters\EmitterInterface.
Public Member Functions | |
send () | |
Runs metrics and their samples from the cache through the formatter and sends them along. | |
Metrics Null Emitter Implementation.
Emitter for null-formatted metrics.
Definition at line 30 of file NullEmitter.php.
Wikimedia\Stats\Emitters\NullEmitter::send | ( | ) |
Runs metrics and their samples from the cache through the formatter and sends them along.
Implements Wikimedia\Stats\Emitters\EmitterInterface.
Definition at line 31 of file NullEmitter.php.