Skip to content

Latest commit

 

History

History
205 lines (101 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

205 lines (101 loc) · 12.2 KB

Changelog

2.8.1 (2023-12-10)

Bug Fixes

  • rewards_exporter: fix total gas cost metric bug (#93) (875543c)

2.8.0 (2023-12-10)

Features

  • rewards_exporter: add period rewards and gas costs (#89) (17a141f)
  • tickets_exporter: add period ticket fees and gas costs (#92) (aa1bf09)

Bug Fixes

  • rewards_exporter: fix incorrect rewards metric names (#91) (77b6606)

2.7.0 (2023-12-09)

Features

2.6.0 (2023-12-09)

Features

2.5.0 (2023-12-09)

Features

2.4.0 (2023-12-08)

Features

2.3.0 (2023-12-06)

Features

  • add orch address validation (#75) (286e03d)
  • info_exporter: migrate to Livepeer subgraph (#73) (7e94f65)

2.2.0 (2023-12-06)

Features

  • delegators_exporter: migrate to Livepeer subgraph (#72) (d25dda8)
  • rewards_exporter: migrate to Livepeer subgraph (#69) (4eda8af)
  • tickets_exporter: migrate to Livepeer subgraph (#67) (1d4d50e)

Bug Fixes

  • tickets_exporter: ensures that the graphql query is dynamic (#70) (e0e36ac)

2.1.5 (2023-12-05)

Bug Fixes

2.1.3 (2023-11-18)

Bug Fixes

2.1.1 (2023-11-17)

Bug Fixes

2.1.0 (2023-11-17)

Features

2.0.0 (2023-11-16)

⚠ BREAKING CHANGES

  • improve environment variables (#41)
  • fix total claimed rewards and reward call ratio (#40)
  • change orchestrator score range (#37)

Features

Bug Fixes

  • fix total claimed rewards and reward call ratio (#40) (2de5e5c)

Code Refactoring

1.1.1 (2023-11-14)

Bug Fixes

1.1.1 (2023-11-14)

Bug Fixes

1.1.0 (2023-11-14)

Features

  • add 'LIVEPEER_EXPORTER_TICKETS_FETCH_INTERVAL' env variable (f399f68)
  • add 'LIVEPEER_EXPORTER_TICKETS_FETCH_INTERVAL' env variable (#29) (33e5778)
  • add orchestrator rewards sub-exporter (#30) (8156e81)
  • add orchestrator tickets sub-exporter (980ad7d)
  • add orchestrator tickets sub-exporter (#26) (646c5e9)
  • start sub-exporters in goroutines (#28) (92880d8)

Bug Fixes

  • fix incorrect tickets exporter folder name (fd32192)

1.1.0 (2023-11-14)

Features

  • add 'LIVEPEER_EXPORTER_TICKETS_FETCH_INTERVAL' env variable (f399f68)
  • add 'LIVEPEER_EXPORTER_TICKETS_FETCH_INTERVAL' env variable (#29) (33e5778)
  • add orchestrator rewards sub-exporter (#30) (8156e81)
  • add orchestrator tickets sub-exporter (980ad7d)
  • add orchestrator tickets sub-exporter (#26) (646c5e9)
  • start sub-exporters in goroutines (#28) (92880d8)

Bug Fixes

  • fix incorrect tickets exporter folder name (fd32192)

1.0.1 (2023-11-14)

Bug Fixes

1.0.0 (2023-11-14)

⚠ BREAKING CHANGES

  • add 'LIVEPEER_EXPORTER' prefix to environment variables (#22)

Features

Bug Fixes

Code Refactoring

  • add 'LIVEPEER_EXPORTER' prefix to environment variables (#22) (f92ad12)