Hi,

I'm just wandering what the current plans are for adding user-defined
metrics to uWSGI (https://github.com/unbit/uwsgi/issues/24)?

I've found that the Java metrics package (http://metrics.codahale.com/) has
been very useful for getting a better view into what's happening in
production Java services.  Something analogous for Python services would be
awesome! :)

Note that I'm aware of scales (https://github.com/Cue/scales), but it looks
like  it isn't suited to the pre-fork worker model because there's no
aggregation across worker processes?  Putting this functionality into uWSGI
itself seems like a very promising route.

Cheers,

John
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to