Methods
(static) isEnabled(user, config, experiments) → {boolean}
Gets whether Graphite logging (via the statsv HTTP endpoint) is enabled
for the duration of the user's session. The bucketing rate is controlled by
wgPopupsStatsvSamplingRate
.
Parameters:
Name | Type | Description |
---|---|---|
user |
mw.user | The |
config |
mw.Map | The |
experiments |
Experiments |
- Source:
Returns:
- Type
- boolean