MediaWiki master
Wikimedia\Stats Namespace Reference

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
 A container for a metric sample to be passed to the rendering function. 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
 This is the primary interface for validating metrics definitions, caching defined metrics, and returning metric instances from cache if previously defined. More...
 
class  StatsUtils
 Functionality common to all metric types. More...