uWSGI stats server https://uwsgi-docs.readthedocs.io/en/latest/StatsServer.html
Peter Baumgartner <pete@lincolnloop.com>
new
all
Return the data from uwsgi --connect-and-read as a dictionary.
The socket the uWSGI stats server is listening on
CLI Example:
salt '*' uwsgi.stats /var/run/mystatsserver.sock
salt '*' uwsgi.stats 127.0.0.1:5050
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 3004