Handbuch:$wgMetricsTarget

This page is a translated version of the page Manual:$wgMetricsTarget and the translation is 43% complete.
Profilierung: $wgMetricsTarget
Output target URI for the MetricsFactory service, e.g. udp://127.0.0.1:8125.
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 target URI for the MetricsFactory service, e.g. udp://127.0.0.1:8125.

If null, no metrics are collected.

This does not affect the older StatsdDataFactory service.