Skip to content

0.2.0

Compare
Choose a tag to compare
@cmmarslender cmmarslender released this 21 Jun 19:03
· 268 commits to main since this release
1e7a197

Adds additional harvester metrics and some new full node file size metrics:

  • chia_harvester_total_pool_plots
  • chia_harvester_total_og_plots
  • chia_harvester_plot_filesize labeled by k-size and plot type (pool/og)
  • chia_full_node_database_filesize
  • chia_full_node_database_shm_filesize
  • chia_full_node_database_wal_filesize
  • chia_full_node_height_to_hash_filesize
  • chia_full_node_peers_dat_filesize
  • chia_full_node_sub_epoch_summaries_filesize

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