Skip to content

Releases: MacroPower/wakatime_exporter

0.1.0

04 Oct 00:19
Compare
Choose a tag to compare
  • ⚠️ Changes WAKA_LISTEN_ADDR to WAKA_LISTEN_ADDRESS.
  • ⚠️ Changes --web.telemetry-path to --web.metrics-path.
  • ⚠️ Changes License from GPL-2.0 to Apache-2.0.
  • Adds support for disabling exporter metrics.
  • Adds support for enabling/disabling collectors.

0.1.0-rc.1

25 Sep 15:43
7eeba5d
Compare
Choose a tag to compare
0.1.0-rc.1 Pre-release
Pre-release
  • ⚠️ Changes WAKA_LISTEN_ADDR to WAKA_LISTEN_ADDRESS.
  • ⚠️ Changes --web.telemetry-path to --web.metrics-path.
  • ⚠️ Changes License from GPL-2.0 to Apache-2.0.
  • Adds support for disabling exporter metrics.
  • Adds support for enabling/disabling collectors.

0.0.5

19 Aug 00:57
Compare
Choose a tag to compare
  • Fixes an issue where API calls returned cached results #5
  • Removes time offsets in favor of using the 'today' value

0.0.4

11 Aug 05:07
Compare
Choose a tag to compare
  • Adds goal metrics wakatime_goal_info, wakatime_goal_progress_seconds_total, and wakatime_goal_seconds.
  • Adds leader metrics wakatime_rank, user rank on the leaderboard.
  • Adds total metrics cumulative_total, total time captured since beginning of time.
  • Adds support for environment variables (see readme.md)
  • Breaks each endpoint into a separate collector for better speed and more granular logs/metrics.

0.0.3

03 Aug 21:02
Compare
Choose a tag to compare
  • Fixes an issue where dates were not being updated after the daily rollover.

0.0.2

31 Jul 19:33
Compare
Choose a tag to compare
  • Adds a t-offset parameter for adjusting the date calculation (for the Wakatime daily stat rollover).
  • Adds metrics for category, project, and total (which is equal to the sum of any other subsystems)

0.0.1

30 Jul 23:21
Compare
Choose a tag to compare

Initial release of wakatime_exporter.