2013/2/5 André Cruz <[email protected]> > > > > Yous should have per worker metrics, There is --carbon-no-workers switch > but AFAIR it is disabled by default. > > I do have per-worker metrics, I just can't find one that tells me how many > concurrent requests are being served at a given time. Did I miss it? I only > found one metric named "requests" but this seems just a running counter.
Sorry I don't recall such metric, only the total number of requests served by given worker. You can get rate out of that, but not concurrency. -- Łukasz Mierzwa
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
