Skip to content

Releases: Chia-Network/chia-exporter

0.5.0

23 Feb 20:52
fb27a75
Compare
Choose a tag to compare

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

02 Nov 18:43
2dcdfd6
Compare
Choose a tag to compare
  • 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

17 Oct 17:24
6ff1801
Compare
Choose a tag to compare
  • 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

12 Sep 19:35
cd39c32
Compare
Choose a tag to compare

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

12 Sep 18:58
cd39c32
Compare
Choose a tag to compare
  • 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

12 Sep 17:47
87bfb42
Compare
Choose a tag to compare
0.4.2-a2 Pre-release
Pre-release
Fix path to .deb uploads

0.4.2-a1

12 Sep 17:43
5999ff7
Compare
Choose a tag to compare
0.4.2-a1 Pre-release
Pre-release
Tag name or sha for version

0.4.1

12 Aug 19:51
cb864bf
Compare
Choose a tag to compare
  • 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

09 Jul 16:05
434d225
Compare
Choose a tag to compare
  • 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 and asset_id labels to wallet balances (Currently only supported on main of chia-blockchain)

This project is still under active development and there may be bugs or other issues in this release.

0.3.1

06 Jul 16:53
a5d52f7
Compare
Choose a tag to compare
  • 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.