Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 21:44
· 38 commits to main since this release
fba5127

0.2.0 (2024-08-12)

Breaking Changes

  • collectors: rename metrics (9f3ec8a)

BREAKING CHANGE: rename viwer_count to viewer_total
BREAKING CHANGE: rename subscribers_count to subscribers_total

Renamed metrics to be in-line to prometheus metrics naming best practices

Feature

Bug Fixes

  • Add new metrics to describe method (cd5a166)

Documentation

  • README: Update metrics info (fba5127)

CI

  • fix update docker hub description (1fdcf7e)

ref

  • exporter: Error handling (7f09583)