MediaWiki::emitBufferedStatsdData() is never called for the PerDbName factory, so stats were being dropped. Instead of having two factories, turn the PerDbName one into a proxy/wrapper around the main factory that just adds a prefix in front of all of the keys. Bug: T202144 Change-Id: I31e376446abb58e41353b4ca3814120d2e914104 |
||
|---|---|---|
| .. | ||
| BufferingStatsdDataFactory.php | ||
| IBufferingStatsdDataFactory.php | ||
| NullStatsdDataFactory.php | ||
| PrefixingStatsdDataFactoryProxy.php | ||
| SamplingStatsdClient.php | ||
| StatsdAwareInterface.php | ||