0.2.0 - 2019-10-20
Added
- New metrics from getmemoryinfo with the
bitcoin_meminfo_
prefix. bitcoin_size_on_disk
metric with data from getblockchaininfo.
Changed
- Move changelog to separate file.
- Make binding port configurable using
METRICS_PORT
environment variable.
Fixed
- Fix example commands in README.
- Handle SIGTERM gracefully to avoid later SIGKILL.