Releases: Chia-Network/chia-exporter
Releases · Chia-Network/chia-exporter
0.10.3-rc1
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
What's Changed
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #117
- Bump github.com/chia-network/go-chia-libs from 0.5.0 to 0.5.1 by @dependabot in #119
- Update chia-exporter@.service by @wallentx in #120
Full Changelog: 0.10.1...0.10.2
0.10.1
What's Changed
- Update go version and client prometheus by @cmmarslender in #112
- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #113
- Update glue to use JWT auth by @cmmarslender in #116
Full Changelog: 0.10.0...0.10.1
0.10.0
0.9.0
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 ofchia_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.
- All key harvester metrics are now exported from the farmer in addition to the harvester, prefixed with
- 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
- Docker images will be tagged with
- Add configurable timeout for rpc calls by @cmmarslender in #107
- 10 second default, can change with
--rpc-timeout 60s
- 10 second default, can change with
- 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
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 ofchia_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.
- All key harvester metrics are now exported from the farmer in addition to the harvester, prefixed with
- 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
- Docker images will be tagged with
- Add configurable timeout for rpc calls by @cmmarslender in #107
- 10 second default, can change with
--rpc-timeout 60s
- 10 second default, can change with
- 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
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 ofchia_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.
- All key harvester metrics are now exported from the farmer in addition to the harvester, prefixed with
- 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
- Docker images will be tagged with
- 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
0.9.0-rc.1
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 ofchia_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.
- All key harvester metrics are now exported from the farmer in addition to the harvester, prefixed with
- 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
- Docker images will be tagged with
- 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-rc1
0.8.0
What's Changed
- Update readme by @pieterhelsen in #86
- Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #88
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #89
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #90
- Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #91
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #92
- Bump github.com/chia-network/go-modules from 0.0.3 to 0.0.4 by @dependabot in #93
- Bump github.com/oschwald/maxminddb-golang from 1.10.0 to 1.11.0 by @dependabot in #94
- Include systemd in deb by @TheLastCicada in #95
New Contributors
- @pieterhelsen made their first contribution in #86
- @TheLastCicada made their first contribution in #95
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Add sub slot iters metric by @cmmarslender in #87
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #85
Full Changelog: 0.6.0...0.7.0