Prometheus uwsgi stats exporter
Project description
# 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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file uwsgi_exporter-0.1.4.tar.gz.
File metadata
- Download URL: uwsgi_exporter-0.1.4.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5724ec1a760e0ef68fbfee78f29c78112a95d8e1e0a659e00a7cefd02833b490
|
|
| MD5 |
e64d1c7d93b9e06ee09b067ead2bbcd4
|
|
| BLAKE2b-256 |
96172a1a24ec4c3be2040ae511d91df7879f51a0cc5fb22b48553a503b18de02
|