Skip to main content

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

uwsgi_exporter-0.1.4.tar.gz (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page