wiki.techinc.nl/includes/libs/stats
Timo Tijhof fad1d90760 stats: Hard-deprecate BufferingStatsdDataFactory::getBuffer()
Follows-up 7fdc3d09a3. Also document the getData method.

This method seems unused from a quick glance at Code Search, but
there's a lot of false positives from Monolog instances.

To play safe, rather than removing, add hard-deprecation for
a few days just in case we find another hit.

Change-Id: I8aab93744e66c1a583c67f0bbac27a45250a8fbb
2018-06-15 23:15:26 +01:00
..
BufferingStatsdDataFactory.php stats: Hard-deprecate BufferingStatsdDataFactory::getBuffer() 2018-06-15 23:15:26 +01:00
IBufferingStatsdDataFactory.php
NullStatsdDataFactory.php
SamplingStatsdClient.php
StatsdAwareInterface.php