Skip to content

Releases: Chia-Network/chia-exporter

0.11.0

18 Dec 20:08
c453729
Compare
Choose a tag to compare

What's Changed

  • Optionally Log validation and prevalidation times for blocks to files by @cmmarslender in #126
  • Bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #125

Full Changelog: 0.10.3...0.11.0

0.10.3

05 Dec 18:41
918e99e
Compare
Choose a tag to compare

What's Changed

  • Reset plot sizes from harvester before setting new values by @cmmarslender in #122
  • Add tracking around calls we initiate to limit to one at a time by @cmmarslender in #123
  • Allow disabling collection of harvester data via the farmer by @cmmarslender in #124

Full Changelog: 0.10.2...0.10.3

0.10.3-rc2

30 Nov 18:21
918e99e
Compare
Choose a tag to compare
0.10.3-rc2 Pre-release
Pre-release

What's Changed

  • Allow disabling collection of harvester data via the farmer by @cmmarslender in #124

Full Changelog: 0.10.3-rc1...0.10.3-rc2

0.10.3-rc1

30 Nov 16:14
b384833
Compare
Choose a tag to compare
0.10.3-rc1 Pre-release
Pre-release

What's Changed

  • Reset plot sizes from harvester before setting new values by @cmmarslender in #122
  • Add tracking around calls we initiate to limit to one at a time by @cmmarslender in #123

Full Changelog: 0.10.2...0.10.3-rc1

0.10.2

29 Nov 00:19
ba02e21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.10.2

0.10.1

01 Nov 20:53
0784101
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

28 Sep 16:05
5d78ae8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.10.0

0.9.0

22 Aug 19:49
a3f400f
Compare
Choose a tag to compare

What's Changed

  • Harvester Metrics via Farmer by @cmmarslender in #104
    • All key harvester metrics are now exported from the farmer in addition to the harvester, prefixed with chia_farmer_* instead of chia_harvester_*. This enables scraping all remote harvesters from one central location instead of installing chia-exporter on all remote harvesters OR cross-checking farmer vs harvester data to create alerts when they don't align.
  • Update docker tagging rules by @cmmarslender in #103
    • Docker images will be tagged with main for all merges to the main branch, prior to a full release
    • Docker images will be tagged with latest for the latest full release
    • Docker images will be tagged with semver tags depending on desired stability. For example, version 1.2.3 would be tagged as: @1, @1.2 and @1.2.3
  • Add configurable timeout for rpc calls by @cmmarslender in #107
    • 10 second default, can change with --rpc-timeout 60s
  • Bump github.com/chia-network/go-chia-libs from 0.3.1 to 0.4.0 by @dependabot in #96
  • Bump github.com/oschwald/maxminddb-golang from 1.11.0 to 1.12.0 by @dependabot in #101
  • Create dependency-review.yml by @pmaslana in #97

New Contributors

Full Changelog: 0.8.0...0.9.0

0.9.0-rc.3

22 Aug 18:06
a3f400f
Compare
Choose a tag to compare
0.9.0-rc.3 Pre-release
Pre-release

What's Changed

  • Harvester Metrics via Farmer by @cmmarslender in #104
    • All key harvester metrics are now exported from the farmer in addition to the harvester, prefixed with chia_farmer_* instead of chia_harvester_*. This enables scraping all remote harvesters from one central location instead of installing chia-exporter on all remote harvesters OR cross-checking farmer vs harvester data to create alerts when they don't align.
  • Update docker tagging rules by @cmmarslender in #103
    • Docker images will be tagged with main for all merges to the main branch, prior to a full release
    • Docker images will be tagged with latest for the latest full release
    • Docker images will be tagged with semver tags depending on desired stability. For example, version 1.2.3 would be tagged as: @1, @1.2 and @1.2.3
  • Add configurable timeout for rpc calls by @cmmarslender in #107
    • 10 second default, can change with --rpc-timeout 60s
  • Bump github.com/chia-network/go-chia-libs from 0.3.1 to 0.4.0 by @dependabot in #96
  • Bump github.com/oschwald/maxminddb-golang from 1.11.0 to 1.12.0 by @dependabot in #101
  • Create dependency-review.yml by @pmaslana in #97

New Contributors

Full Changelog: 0.8.0...0.9.0-rc.3

0.9.0-rc.2

21 Aug 21:30
86be8ea
Compare
Choose a tag to compare
0.9.0-rc.2 Pre-release
Pre-release

What's Changed

  • Harvester Metrics via Farmer by @cmmarslender in #104
    • All key harvester metrics are now exported from the farmer in addition to the harvester, prefixed with chia_farmer_* instead of chia_harvester_*. This enables scraping all remote harvesters from one central location instead of installing chia-exporter on all remote harvesters OR cross-checking farmer vs harvester data to create alerts when they don't align.
  • Update docker tagging rules by @cmmarslender in #103
    • Docker images will be tagged with main for all merges to the main branch, prior to a full release
    • Docker images will be tagged with latest for the latest full release
    • Docker images will be tagged with semver tags depending on desired stability. For example, version 1.2.3 would be tagged as: @1, @1.2 and @1.2.3
  • Bump github.com/chia-network/go-chia-libs from 0.3.1 to 0.4.0 by @dependabot in #96
  • Bump github.com/oschwald/maxminddb-golang from 1.11.0 to 1.12.0 by @dependabot in #101
  • Create dependency-review.yml by @pmaslana in #97

New Contributors

Full Changelog: 0.8.0...0.9.0-rc.2