Skip to content

Releases: stfsy/prometheus-what-active-users-exporter

v0.9.0

27 Feb 18:39
Compare
Choose a tag to compare

0.9.0 (2023-02-27)

Bug Fixes

  • terminated session metrics are not deleted (d977b29)
  • update imports (d263c8f)

Features

  • add single session metric, keep metrics in memory until next scrape (e51cda1)

v0.8.1

07 Jan 17:01
Compare
Choose a tag to compare

0.8.1 (2023-01-07)

Bug Fixes

  • terminated session metrics are not deleted (d977b29)

v0.8.0

06 Jan 20:12
Compare
Choose a tag to compare

0.8.0 (2023-01-06)

Features

  • add single session metric, keep metrics in memory until next scrape (e51cda1)

v0.7.0

11 Jul 07:44
Compare
Choose a tag to compare

0.7.0 (2022-07-11)

Features

  • make compatible with latest open telemetry deps (5d6a543)

v0.6.0

04 Jan 19:10
Compare
Choose a tag to compare

0.6.0 (2022-01-04)

Features

  • use @opentelemetry/sdw-metrics-base module (a75a4a9)

v0.5.0

18 Jul 08:55
Compare
Choose a tag to compare

0.5.0 (2021-07-18)

Features

  • add array that expires contents after given time (9f5a6b4)
  • add up metric to indicate exporter state (ac00eb7)
  • make metrics retention configurable (7dc35d8)
  • store login sessions in expiring array (ab49f69)

v0.4.0

17 Jul 13:09
Compare
Choose a tag to compare

0.4.0 (2021-07-17)

Features

  • reset metric after users have logged out (933faee)

v0.3.0

17 Jul 06:57
Compare
Choose a tag to compare

0.3.0 (2021-07-17)

Bug Fixes

  • typo in EXPORTER_CHECK_INTERVAL_MILLIS (9e3a217)

Features

  • add command line flag parser (0473833)
  • exit with status 0 if help was requested (36f41f1)
  • respect commandline flags also (f61187b)
  • use 9839 as default port (b2e9e19)
  • use w -i to make sure ip is returned (b74fd49)

v0.2.0

17 Jul 04:28
Compare
Choose a tag to compare

0.2.0 (2021-07-17)

Features

  • add prometheus exporter server (b3887d6)
  • add w command output parser (9e1e372)
  • add w exec command wrapper (8c16651)

v0.2.0

16 Jul 17:14
Compare
Choose a tag to compare

0.2.0 (2021-07-16)

Bug Fixes

Features

  • add prometheus exporter server (b3887d6)
  • add w command output parser (9e1e372)
  • add w exec command wrapper (8c16651)