Skip to content

Releases: ushuz/uwsgimon

0.5.0

15 May 10:17
0.5.0
4c7ecc9
Compare
Choose a tag to compare

Add support for configuration through environment variables

0.4.0

23 May 09:21
Compare
Choose a tag to compare

Features:

  • role: uWSGI role name, default: "uwsgi"

0.3.0

20 Mar 07:26
Compare
Choose a tag to compare

Features:

  • rss: average worker Resident Set Size (RSS)
  • vsz: average worker Virtual Memory Size (VSZ)

Fixes:

  • Fix RPS being a negative value after reloading

0.2.0

28 Dec 03:28
c408aed
Compare
Choose a tag to compare

Following variables are made available in 0.2.0, and been added to default output format.

  • busy: busy workers count
  • idle: non-busy workers count

0.1.0

27 Dec 09:01
Compare
Choose a tag to compare

uwsgimon is based on uwsgitop. It produces outputs which can be consumed by monitoring system such as InfluxDB or Graphite.