Manual:$wgStatsTarget
Appearance
From mediawiki.org
| 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 |
| Other settings: Alphabetical | By function | |
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.