Handbuch:$wgMetricsFormat

This page is a translated version of the page Manual:$wgMetricsFormat and the translation is 43% complete.
Profilierung: $wgMetricsFormat
Output format for the MetricsFactory service, e.g. 'statsd'.
Eingeführt in Version:1.38.0 (Gerrit change 721627; git #0e150f8c)
Entfernt in Version:1.40.0 (Gerrit change 891868; git #fa92ab43)
Erlaubte Werte:(Zeichenkette) oder null
Standardwert:null

Details

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

If null, no metrics are collected.

This does not affect the older StatsdDataFactory service.