Manual:$wgStatsFormat/en

From Linux Web Expert

Revision as of 17:42, 7 March 2023 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Profiling</translate>: $wgStatsFormat
Output format for the StatsFactory service, e.g. 'statsd'.
<translate> Introduced in version:</translate>1.40.0 (Gerrit change 868627; git #fa92ab43)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(string) or null
<translate> Default value:</translate>null

Details

Output format for the StatsFactory service, e.g. 'statsd'.

If null, no metrics are collected.

This does not affect the older StatsdDataFactory service.