wiki.techinc.nl/includes/libs/stats
Umherirrender 375d2b7a17 stats: Implement interface in BufferingStatsdDataFactory correctly
IBufferingStatsdDataFactory::set and ::increment are documented to
return an array

Found by phan strict checks

Change-Id: I13ac98615d4ff1bf86cb08790739f5a94ef21017
2022-03-09 20:25:41 +01:00
..
BufferingStatsdDataFactory.php stats: Implement interface in BufferingStatsdDataFactory correctly 2022-03-09 20:25:41 +01:00
IBufferingStatsdDataFactory.php stats: Defer BufferingStatsdDataFactory::normalizeMetricKey to send phase 2021-09-10 19:39:20 +00:00
NullStatsdDataFactory.php
PrefixingStatsdDataFactoryProxy.php
SamplingStatsdClient.php Try not to discard Excimer timeout exceptions 2022-02-02 16:27:44 +11:00
StatsdAwareInterface.php