Skip to content

Releases: HON95/prometheus-ethermine-exporter

v1.2.2

09 May 21:25
09b030a
Compare
Choose a tag to compare

Fixed

  • Fixed pool name for Ravencoin Flypool (from "Tavencoin Flypool").

v1.2.1

09 May 20:15
b6bfd50
Compare
Choose a tag to compare

Changed

  • Included label pool_name for all pool metrics for better usability.

v1.2.0

09 May 19:17
ca76d6d
Compare
Choose a tag to compare

Added

  • Added metric ethermine_miner_info containing the pool name and pool currency in addition to the usual miner labels.

Changed

  • Included label pool for metric ethermine_pool_info for better cohesion.
  • Included label currency for metrics ethermin_miner_{balance_unpaid_coins|balance_unconfirmed_coins|income_coins}.

v1.1.0

06 May 23:04
d29e7b1
Compare
Choose a tag to compare

Added

  • Added miner label containing the miner address to all miner metrics (already present as instance in typical setups).
  • Added per-second income metrics.
  • Added metadata metrics for pools, containing the pool name and currency.

Fixed

  • Fixed the magnitude of the unpaid and unconfirmed coins metrics (e.g. convert from wei to ether).

v1.0.0

01 May 23:18
aaa7d77
Compare
Choose a tag to compare

Initial release.