Manual:$wgMetricsTarget/pl

From Linux Web Expert

Revision as of 17:44, 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>: $wgMetricsTarget
Output target URI for the MetricsFactory service, e.g. udp://127.0.0.1:8125.
<translate> Introduced in version:</translate>1.38.0 (Gerrit change 721627; git #0e150f8c)
<translate> Removed in version:</translate>1.40.0 (Gerrit change 891868; git #fa92ab43)
<translate> Allowed values:</translate>(string) or null
<translate> Default value:</translate>null

Szczegóły

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.