手册:$wgStatsdServer
Appearance
| 性能分析: $wgStatsdServer | |
|---|---|
| Statsd伺服器的主機或主機:端口。 |
|
| 引进版本: | 1.25.0 (Gerrit change 221044; git #Ie1b799a) |
| 移除版本: | 仍在使用 |
| 允许的值: | (包含主機、主機:端口的字串)或false |
| 默认值: | (参见下方) |
| 其他设置: 按首字母排序 | 按功能排序 | |
细节
Statsd指標的目的地。
Statsd伺服器的主機或主機:端口。 端口預設為8125。
如果未設定,則不會收集statsd指標。
默认值
| MediaWiki版本: | ≥ 1.26 |
$wgStatsdServer = false;
| MediaWiki版本: | 1.25 |
Used in includes/GlobalFunctions.php, but undefined in DefaultSettings.php.
参阅
- wikitech:Graphite#Data_sources - Wikitech上的「Graphite - 資料來源」
- wikitech:Statsd - Wikitech上的「Statsd」