Manual:$wgStatsTarget

Profiling: $wgStatsTarget
Output target URI for the StatsFactory service, e.g. udp://127.0.0.1:8125.
Introduced in version:1.40.0 (Gerrit change 891868; git #fa92ab43)
Removed in version:still in use
Allowed values:(string) or null
Default value:null

Details edit

Output target URI for the StatsFactory service, e.g. udp://127.0.0.1:8125.

If null, no metrics are collected.

This does not affect the older StatsdDataFactory service.