Releases: tetafro/connectbox-exporter
Releases · tetafro/connectbox-exporter
v0.2.2
v0.2.1
v0.2.0
v0.1.15
v0.1.14
v0.1.13
v0.1.12
v0.1.11
v0.1.10
Changelog
- 31fb5b5 Add LANUserTable metrics.
- c26158e Add cmsysteminfo metrics.
- e25ef44 Add tests for collector.
- ad79844 Add tests for config.
- 7555808 Fix address initial processing.
- f1d06eb Fix config path in gitignore.
- ecd14ab Fix help string for metrics.
- 300b620 Fix linter issues.
- 24f76de Fix logout process.
- 4fa315d Fix types.
- 1438fac Fix typos.
- fbe3c99 Refactoring.
- cdd8288 Rename *.yaml to *.yml.
- ab96914 Rename metrics files to api.
- e9989a6 Rename yaml to yml.
- ed38a1e Use GaugeVec instead of Gauge everywhere.
- 13a25b6 Use early returns instead of 'else' statements.
- f45b30b Use interface for collector.