Methods
newMetricsClient(streamConfigs, eventSubmitter) → {Object}inner
#
Creates a new MetricsClient instance with the given EventSubmitter implementation.
Currently, the MetricsClient will use a singleton instance of
module:ext.eventLogging.metricsPlatform.MediaWikiMetricsClientIntegration.
Parameters:
Returns:
- Type
- Object
Creates a new
MetricsClient instance with the given EventSubmitter implementation.