# UWSGI_EXPORTER Prometheus uwsgi stats exporter allows you to export metrics from uwsgi [stats server](http://uwsgi-docs.readthedocs.io/en/latest/StatsServer.html) to [Prometheus](https://prometheus.io/).
## Configuration You must configure uwsgi stats server to return stats using HTTP.
## Usage uwsgi_exporter.py –stats_addr <uwsgi_stats_server_addr> –bind_address <uwsgi_exporter_listen_addr> –bind_port <uwsgi_exporter_listen_port>
stats_addr can be unix or tcp socket. bind_address and bind_port has default values (127.1 and 1717 respectively) and not required.
## Example uwsgi_exporter.py –stats_addr /path/to/uwsgi_stats.sock –bind_address 127.1 –bind_port 1717
Release files for uwsgi-exporter 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| uwsgi_exporter-0.1.4.tar.gz | 2.6 kB | Details |
Release files / uwsgi_exporter-0.1.4.tar.gz
| Download URL | uwsgi_exporter-0.1.4.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5724ec1a760e0ef68fbfee78f29c78112a95d8e1e0a659e00a7cefd02833b490
|
|
BLAKE2b-256 checksum How to use checksums |
96172a1a24ec4c3be2040ae511d91df7879f51a0cc5fb22b48553a503b18de02
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3
|