1.0.0 (2024-06-24)
0.9.0 (2023-02-27)
- update imports (d263c8f)
0.8.1 (2023-01-07)
- terminated session metrics are not deleted (d977b29)
0.8.0 (2023-01-06)
- add single session metric, keep metrics in memory until next scrape (e51cda1)
0.7.0 (2022-07-11)
- make compatible with latest open telemetry deps (5d6a543)
0.6.0 (2022-01-04)
- use @opentelemetry/sdw-metrics-base module (a75a4a9)
0.5.0 (2021-07-18)
- 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)
0.4.0 (2021-07-17)
- reset metric after users have logged out (933faee)
0.3.0 (2021-07-17)
- typo in EXPORTER_CHECK_INTERVAL_MILLIS (9e3a217)
- 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)