Jump to content

Manual:$wgStatsFormat/ja

From mediawiki.org
This page is a translated version of the page Manual:$wgStatsFormat and the translation is 14% complete.
プロファイリング: $wgStatsFormat
Output format for the StatsFactory service, e.g. 'statsd'.
導入されたバージョン:1.40.0 (Gerrit change 891868; git #fa92ab43)
除去されたバージョン:使用中
許容される値:(string) or null
既定値:null

詳細

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

If null, no metrics are collected.

This does not affect the older StatsdDataFactory service.