Releases: Chia-Network/chia-exporter
0.5.0
What's Changed
- Adds connection_count metrics for farmer, harvester, wallet by @cmmarslender in #66
- Update go-chia-libs to v0.2.4 to bring in a change that ensures we never subscribe to the same topic multiple times… by @cmmarslender in #75
Full Changelog: 0.4.5...0.5.0
0.4.5
- Adds option to set the hostname (default localhost)
This project is still under active development and there may be bugs or other issues in this release.
0.4.4
- Updates go-chia-libs to solve rare panic caused by multiple simultaneous writes to the websocket
This project is still under active development and there may be bugs or other issues in this release.
0.4.3
This is a re-release of 0.4.2 to fix an apt bug
- Start reconnect loop any time an error occurs on the websocket connection
- Create debs and add an apt repo for installing on supported arm64 and amd64 linux distributions
This project is still under active development and there may be bugs or other issues in this release.
0.4.2
- Start reconnect loop any time an error occurs on the websocket connection
- Create debs and add an apt repo for installing on supported arm64 and amd64 linux distributions
This project is still under active development and there may be bugs or other issues in this release.
0.4.2-a2
Fix path to .deb uploads
0.4.2-a1
Tag name or sha for version
0.4.1
- Fetches initial data when websockets reconnect after a disconnection
This project is still under active development and there may be bugs or other issues in this release.
0.4.0
- Fixes issue parsing ipv6 addresses wrapped in square brackets from some Chia RPCs
- When fetching initial wallet balances on start, fetch all available wallets for the active keys
- Add
wallet_type
andasset_id
labels to wallet balances (Currently only supported onmain
of chia-blockchain)
This project is still under active development and there may be bugs or other issues in this release.
0.3.1
- Reset harvester plot filesize and plot count metrics when disconnected
This project is still under active development and there may be bugs or other issues in this release.