Releases: E4-Computer-Engineering/nvme-exporter
Releases · E4-Computer-Engineering/nvme-exporter
v2.0.0
v1.3.0
What's Changed
- build(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot[bot] in #2
- OOP refactor by @ftalpo in #5
New Contributors
- @dependabot[bot] made their first contribution in #2
- @ftalpo made their first contribution in #5
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.0
v1.0.0
Changelog
- 43e3a28 Add dashboard
- 8788e8d Add kubernetes resources
- 3e602e5 Create CODEOWNERS
- c4d714b Create dependabot.yml
- 7772d65 Initial commit
- 489e05e Update dashboard
- c9d5e98 feat: Improved code logic to not quit on failures
- dcffdff feat: Include smart ocp metrics
- b146084 feat: added cli flags and check nvme cli supported version
- d33ed4b fix: can execute only with root