Hi,

2015-12-02 18:38 GMT+01:00 Mikko Ohtamaa <[email protected]>:
> For sharing data across processes and time series, check out
>
> graphite http://graphite.readthedocs.org/en/latest/overview.html
>
> collected https://pypi.python.org/pypi/collectd/
>
> statsd http://statsd.readthedocs.org/
>
> Tutorial
> https://www.digitalocean.com/community/tutorials/how-to-configure-statsd-to-collect-arbitrary-stats-for-graphite-on-ubuntu-14-04
>
> statsd runs locally on a computer and then sync the data to centralized
> Graphite now and then

Thank you for the links. We're glad to know that someone already built
a solution to our problem. But this statsd would add one more tool to
our stack and add complexity so it would be better for us to keep the
same stack and simply add a feature, knowing we already use the
metrics subsytem of uwsgi. Plus, my team is a huge fan of uwsgi, so
contributing is not a problem and we're willing to help.

We'll keep statsd as a last resort solution and try to implement this
feature if possible. To come back to the original question, does
anyone have ideas about how implementing this ?

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

Reply via email to