* Use a more meaningful value for uptime metric * Pass the exit code of check\_cmd to service\_state metric
0.9.7
* Add a metric to capture the return code of the check
0.9.6
* Use install\_requires instead of requires-dist
0.9.5
* Restore setup.cfg and setup.py * Require setuptools 61+ for [project] metadata
0.9.4
* Migrating from setup.py to pyproject.toml * Fix a typo in the doc of Prometheus metric
0.9.3
* Adjust docstring of a method * Set thread name for the Prometheus exporter * Customize the interval that Prometheus exporters runs * Make sure the process shutdowns cleanly