github jvstein/bitcoin-prometheus-exporter v0.3.0
Version 0.3.0

latest releases: v0.9.0, rm, v0.8.0...
6 years ago

0.3.0 - 2019-11-25

Added

  • Include explicit 3-clause BSD LICENSE.
  • New bitcoin_latest_block_weight and bitcoin_latest_block_height metrics using value from getblock.
  • Include my rudimentary dashboard.

Changed

  • Update bitcoin_latest_block_txs to use the nTx value returned by getblock instead of len(tx). No observed change in value.

Removed

  • Dead code cleanup (find_bitcoin_cli and BITCOIN_CLI_PATH).

Don't miss a new bitcoin-prometheus-exporter release

NewReleases is sending notifications on new releases.