Page MenuHomePhabricator

Enable statsd uwsgi settings
Closed, ResolvedPublic

Description

We should have basic stats for # of active workers and requests processed per <time unit>. This will help us track our utilization better.

It looks like we can simply enable statsd through uwsgi.
See http://uwsgi-docs.readthedocs.io/en/latest/Metrics.html#statsd

Details

Event Timeline

Halfak renamed this task from Enable basic stats for uwsgi to Enable statsd uwsgi settings.Jul 28 2016, 5:03 PM
Halfak moved this task from Unsorted to Maintenance/cleanup on the Machine-Learning-Team board.

It seems easy, but I tried it in ores-experiment and it didn't work. After several hours of try and fail I realized that the plugin should be enabled explicitly (I refrain speaking more to be polite)

Change 304678 had a related patch set uploaded (by Ladsgroup):
ores: Enable uwsgi-specific statsd setup

https://gerrit.wikimedia.org/r/304678

Change 304678 merged by Alexandros Kosiaris:
ores: Enable uwsgi-specific statsd setup

https://gerrit.wikimedia.org/r/304678