MediaWiki master
|
Namespaces | |
namespace | Emitters |
namespace | Exceptions |
namespace | Formatters |
namespace | Metrics |
Classes | |
class | BufferingStatsdDataFactory |
MediaWiki's adaption of StatsdDataFactory that provides buffering and metric prefixing. More... | |
interface | IBufferingStatsdDataFactory |
MediaWiki adaptation of StatsdDataFactory that provides buffering functionality. More... | |
class | NullStatsdDataFactory |
class | OutputFormats |
Metrics Format and Output Helpers. More... | |
class | PrefixingStatsdDataFactoryProxy |
Proxy to prefix metric keys sent to a StatsdDataFactoryInterface. More... | |
class | Sample |
Sample Data Class. More... | |
class | SamplingStatsdClient |
A statsd client that applies the sampling rate to the data items before sending them. More... | |
class | StatsCache |
Singleton cache for Metric instances. More... | |
interface | StatsdAwareInterface |
Describes a Statsd aware interface. More... | |
class | StatsFactory |
StatsFactory Implementation. More... | |
class | StatsUtils |
StatsUtils Implementation. More... | |