Handbuch:$wgMetricsFormat
Appearance
Diese Funktion wurde in der Version 1.40.0 aus dem MediaWiki-Kern entfernt.
Auf $wgStatsFormat findet sich eine alternative Möglichkeit, diese Funktion zu nutzen. |
| 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 |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
Output format for the MetricsFactory service, e.g. 'statsd'.
If null, no metrics are collected.
This does not affect the older StatsdDataFactory service.